postgresql/src/backend
Bruce Momjian 7b0f060d54 Use canonicalize_path for -D, GUC paths, and paths coming in from
environment variables.
2004-07-11 21:34:04 +00:00
..
access Rename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HEAP_NEWPAGE, and 2004-07-11 18:01:45 +00:00
bootstrap Allow configuration files to be placed outside the data directory. 2004-07-11 00:18:45 +00:00
catalog Move TablespaceCreateDbspace() call into smgrcreate(), which is where it 2004-07-11 19:52:52 +00:00
commands Move TablespaceCreateDbspace() call into smgrcreate(), which is where it 2004-07-11 19:52:52 +00:00
executor Test HAVING condition before computing targetlist of an Aggregate node. 2004-07-10 18:39:23 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:26 +00:00
libpq Allow configuration files to be placed outside the data directory. 2004-07-11 00:18:45 +00:00
main Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
nodes Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
optimizer Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
parser Remove some no-longer-needed #includes. 2004-06-28 01:19:11 +00:00
po Translation update 2004-07-02 15:07:10 +00:00
port Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00
postmaster Use canonicalize_path for -D, GUC paths, and paths coming in from 2004-07-11 21:34:04 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
storage Move TablespaceCreateDbspace() call into smgrcreate(), which is where it 2004-07-11 19:52:52 +00:00
tcop Allow configuration files to be placed outside the data directory. 2004-07-11 00:18:45 +00:00
utils Use canonicalize_path for -D, GUC paths, and paths coming in from 2004-07-11 21:34:04 +00:00
Makefile Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
nls.mk Replace direct fprintf(stderr) calls by write_stderr(), and cause this 2004-06-24 21:03:42 +00:00