postgresql/src/backend
Heikki Linnakangas 5d6899dbae Fix yet another typo in comment.
Etsuro Fujita
2013-02-20 12:31:26 +02:00
..
access Better fix for "unarchived WAL files get deleted on crash recovery" bug. 2013-02-15 19:33:31 +02:00
bootstrap Improve handling of ereport(ERROR) and elog(ERROR). 2013-01-13 18:40:09 -05:00
catalog REASSIGN OWNED: handle shared objects, too 2013-01-28 18:45:50 -03:00
commands Add ALTER ROLE ALL SET command 2013-02-17 23:45:36 -05:00
executor Fix performance issue in EXPLAIN (ANALYZE, TIMING OFF). 2013-02-07 22:53:00 -05:00
foreign Update copyrights for 2013 2013-01-01 17:15:01 -05:00
lib Update copyrights for 2013 2013-01-01 17:15:01 -05:00
libpq Update copyrights for 2013 2013-01-01 17:15:01 -05:00
main Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nodes Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
optimizer Improve error message wording 2013-02-06 00:19:53 -03:00
parser Add ALTER ROLE ALL SET command 2013-02-17 23:45:36 -05:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Update copyrights for 2013 2013-01-01 17:15:01 -05:00
postmaster Split pgstat file in smaller pieces 2013-02-18 18:12:52 -03:00
regex Update copyrights for 2013 2013-01-01 17:15:01 -05:00
replication Force archive_status of .done for xlogs created by dearchival/replication. 2013-02-15 19:28:06 +02:00
rewrite Add support for ALTER RULE ... RENAME TO. 2013-02-08 23:58:40 -05:00
snowball Update copyrights for 2013 2013-01-01 17:15:01 -05:00
storage Fix yet another typo in comment. 2013-02-20 12:31:26 +02:00
tcop Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
tsearch Update copyrights for 2013 2013-01-01 17:15:01 -05:00
utils Split pgstat file in smaller pieces 2013-02-18 18:12:52 -03:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Call check_keywords.pl in maintainer-check 2012-02-27 13:53:12 +02:00
Makefile Update copyrights for 2013 2013-01-01 17:15:01 -05:00
nls.mk Split out XLog reading as an independent facility 2013-01-16 16:12:53 -03:00