postgresql/src/backend
Bruce Momjian 381a9ed66d Remove configure flag --disable-shared, as it is no longer used by any
port.  The last use was QNX, per Peter Eisentraut.
2012-08-30 16:26:53 -04:00
..
access Fix logic bug in gistchoose and gistRelocateBuildBuffersOnSplit. 2012-08-30 13:09:07 -04:00
bootstrap Fix management of pendingOpsTable in auxiliary processes. 2012-07-18 15:28:10 -04:00
catalog remove catcache.h from syscache.h 2012-08-28 18:36:39 -04:00
commands Comment fixes. 2012-08-30 10:42:28 -04:00
executor Split heapam_xlog.h from heapam.h 2012-08-28 19:02:00 -04:00
foreign Split heapam_xlog.h from heapam.h 2012-08-28 19:02:00 -04:00
lib Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
libpq Support having multiple Unix-domain sockets per postmaster. 2012-08-10 17:27:15 -04:00
main Unify calling conventions for postgres/postmaster sub-main functions 2012-06-25 21:30:12 +03:00
nodes Split heapam_xlog.h from heapam.h 2012-08-28 19:02:00 -04:00
optimizer Suppress creation of backwardly-indexed paths for LATERAL join clauses. 2012-08-30 14:33:00 -04:00
parser Split heapam_xlog.h from heapam.h 2012-08-28 19:02:00 -04:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Remove misleading hints about reducing the System V request size. 2012-07-03 10:07:47 -04:00
postmaster Split resowner.h 2012-08-28 18:02:07 -04:00
regex Prevent corner-case core dump in rfree(). 2012-07-15 13:27:54 -04:00
replication Turn off WalSender keepalives by default, users can enable if desired 2012-08-09 17:07:03 +01:00
rewrite Fix up planner infrastructure to support LATERAL properly. 2012-08-26 22:50:23 -04:00
snowball Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
storage Add missing period to detail message. 2012-08-30 13:26:45 -04:00
tcop Support having multiple Unix-domain sockets per postmaster. 2012-08-10 17:27:15 -04:00
tsearch Make new event trigger facility actually do something. 2012-07-20 11:39:01 -04:00
utils Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Fix incorrect make maintainer-clean rule. 2012-04-07 18:16:50 -04:00
common.mk Call check_keywords.pl in maintainer-check 2012-02-27 13:53:12 +02:00
nls.mk Sort file list when creating gettext-files 2011-12-27 20:20:56 +02:00