postgresql/src/include
Tom Lane 7b46401557 Move symbols for ExecMergeJoin's state machine into nodeMergejoin.c.
There's no reason for these values to be known anywhere else.  After
doing this, executor/execdefs.h is vestigial and can be removed.
2010-12-30 22:12:40 -05:00
..
access Support RIGHT and FULL OUTER JOIN in hash joins. 2010-12-30 20:26:08 -05:00
bootstrap Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
catalog Support unlogged tables. 2010-12-29 06:48:53 -05:00
commands Generalize concept of temporary relations to "relation persistence". 2010-12-13 12:34:26 -05:00
executor Move symbols for ExecMergeJoin's state machine into nodeMergejoin.c. 2010-12-30 22:12:40 -05:00
foreign Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lib Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
libpq Add a client authentication hook. 2010-10-26 21:20:38 -04:00
mb Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nodes Move symbols for ExecMergeJoin's state machine into nodeMergejoin.c. 2010-12-30 22:12:40 -05:00
optimizer Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
parser Support unlogged tables. 2010-12-29 06:48:53 -05:00
port Support for collecting crash dumps on Windows 2010-12-19 16:45:28 +01:00
portability Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
postmaster Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
regex Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
replication Allow bidirectional copy messages in streaming replication mode. 2010-12-11 09:27:37 -05:00
rewrite Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
snowball Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
storage Support unlogged tables. 2010-12-29 06:48:53 -05:00
tcop Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
tsearch Reduce the memory requirement for large ispell dictionaries. 2010-10-06 19:31:05 -04:00
utils Support unlogged tables. 2010-12-29 06:48:53 -05:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
c.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
fmgr.h Fix ill-chosen use of "private" as an argument and struct field name. 2010-12-27 11:26:19 -05:00
funcapi.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
getaddrinfo.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
getopt_long.h Remove optreset from src/port/ implementations of getopt and getopt_long. 2010-12-16 16:23:05 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
miscadmin.h Add REPLICATION privilege for ROLEs 2010-12-29 11:05:03 +01:00
pg_config_manual.h Support unlogged tables. 2010-12-29 06:48:53 -05:00
pg_config.h.in Only build in crashdump support on Windows if there's a working dbghelp.h. 2010-12-26 10:34:47 -05:00
pg_config.h.win32 Only build in crashdump support on Windows if there's a working dbghelp.h. 2010-12-26 10:34:47 -05:00
pg_trace.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
pgstat.h Add new buffers_backend_fsync field to pg_stat_bgwriter. 2010-11-15 12:42:59 -05:00
pgtime.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port.h Move a couple of initdb's subroutines into src/port/. 2010-12-10 19:42:44 -05:00
postgres_ext.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
postgres_fe.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
postgres.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
rusagestub.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
windowapi.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00