postgresql/src/backend
Bruce Momjian 3febb477e6 Reorganize code to allow path-relative installs.
Create new get_* functions to access compiled-in paths and adjust if
relative installs are to be used.

Clean up substitute_libpath_macro() code.
2004-05-17 14:35:34 +00:00
..
access Get rid of rd_nblocks field in relcache entries. Turns out this was 2004-05-08 19:09:25 +00:00
bootstrap ALTER TABLE rewrite. New cool stuff: 2004-05-05 04:48:48 +00:00
catalog Tighten parsing of boolean options to CREATE TYPE and related functions, 2004-05-14 16:11:25 +00:00
commands Tighten parsing of boolean options to CREATE TYPE and related functions, 2004-05-14 16:11:25 +00:00
executor Refactor low-level aclcheck code to provide useful interfaces for multi-bit 2004-05-11 17:36:13 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:26 +00:00
libpq Ensure getaddrinfo_all returns null result on failure. 2004-04-24 20:10:34 +00:00
main * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
nodes Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
optimizer Yawn ... still another place not quite ready for zero-column tables. 2004-05-11 22:43:55 +00:00
parser Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
po Translation updates 2004-04-09 06:49:35 +00:00
port Reorganize backend code to more cleanly manage executable names and 2004-05-13 22:45:04 +00:00
postmaster Reorganize code to allow path-relative installs. 2004-05-17 14:35:34 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
storage Get rid of rd_nblocks field in relcache entries. Turns out this was 2004-05-08 19:09:25 +00:00
tcop Reorganize code to allow path-relative installs. 2004-05-17 14:35:34 +00:00
utils Reorganize code to allow path-relative installs. 2004-05-17 14:35:34 +00:00
Makefile More cleanups for USE_PGTZ. 2004-04-30 16:08:01 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00