postgresql/src/backend
Alvaro Herrera 1577b46b7c Split out rmgr rm_desc functions into their own files
This is necessary (but not sufficient) to have them compilable outside
of a backend environment.
2012-11-28 13:01:15 -03:00
..
access Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00
bootstrap Add context info to OAT_POST_CREATE security hook 2012-10-23 18:24:24 -03:00
catalog Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00
commands Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00
executor Revert patch for taking fewer snapshots. 2012-11-26 15:55:43 -05:00
foreign Split tuple struct defs from htup.h to htup_details.h 2012-08-30 16:52:35 -04:00
lib Code review for inline-list patch. 2012-10-18 16:47:07 -04:00
libpq Add OpenTransientFile, with automatic cleanup at end-of-xact. 2012-11-27 10:25:50 +02:00
main Unify calling conventions for postgres/postmaster sub-main functions 2012-06-25 21:30:12 +03:00
nodes Fix planning of non-strict equivalence clauses above outer joins. 2012-10-18 12:30:10 -04:00
optimizer Fix SELECT DISTINCT with index-optimized MIN/MAX on inheritance trees. 2012-11-26 12:57:58 -05:00
parser Use correct text domain for translating errcontext() messages. 2012-11-12 17:07:29 +02:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Assert that WaitLatch's timeout is not more than INT_MAX milliseconds. 2012-11-18 15:39:51 -05:00
postmaster Don't launch new child processes after we've been told to shut down. 2012-11-21 15:19:30 -05:00
regex Prevent corner-case core dump in rfree(). 2012-07-15 13:27:54 -04:00
replication Make the streaming replication protocol messages architecture-independent. 2012-11-07 19:09:13 +02:00
rewrite Rename ResolveNew() to ReplaceVarsFromTargetList(), and tweak its API. 2012-11-08 16:52:49 -05:00
snowball Remove configure flag --disable-shared, as it is no longer used by any 2012-08-30 16:26:53 -04:00
storage Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00
tcop Revert patch for taking fewer snapshots. 2012-11-26 15:55:43 -05:00
tsearch Fix logical errors in tsquery selectivity estimation for prefix queries. 2012-09-11 21:23:20 -04:00
utils Split out rmgr rm_desc functions into their own files 2012-11-28 13:01:15 -03:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Fix PGXS support for building loadable modules on AIX. 2012-10-09 21:04:06 -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