postgresql/src/include
Bruce Momjian f0f4e82f45 The win32 port backend will require the functionality provided by
canonicalize_path. Patch moves it from initdb.c to port/path.c.

Claudio Natoli
2004-03-09 04:49:02 +00:00
..
access Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to 2004-02-11 22:55:26 +00:00
bootstrap make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
catalog anyarray really needs to be declared with typalign = 'd', so that entries 2004-02-24 22:59:10 +00:00
commands Implement a solution to the 'Turkish locale downcases I incorrectly' 2004-02-21 00:34:53 +00:00
executor Add new SPI functions for use by PL/Java: 2004-03-05 00:47:01 +00:00
lib make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
libpq Add: 2004-03-09 04:43:07 +00:00
mb make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
nodes Remove unneeded indxqual field in IndexScanState, and the useless work 2004-02-28 19:46:06 +00:00
optimizer Make use of statistics on index expressions. There are still some 2004-02-17 00:52:53 +00:00
parser Implement a solution to the 'Turkish locale downcases I incorrectly' 2004-02-21 00:34:53 +00:00
port Add missing checks for Borland C compiler. 2004-03-02 18:35:59 +00:00
regex make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
rewrite make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
storage For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
tcop make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils Add: 2004-03-09 04:43:07 +00:00
c.h Remove the following unused type definitions: bool8, bool16, bool32, word8, 2004-01-10 23:39:51 +00:00
fmgr.h Add a hash table to cache lookups of 'C'-language functions (that is, 2004-01-19 02:06:42 +00:00
funcapi.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
getaddrinfo.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
getopt_long.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
miscadmin.h Centralize implementation of delay code by creating a pg_usleep() 2004-02-10 03:42:45 +00:00
pg_config_manual.h Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, to 2004-02-11 22:55:26 +00:00
pg_config.h.in Check and set thread-safe functions separately, rather than as a single 2004-02-11 21:44:06 +00:00
pg_config.h.win32 Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. 2003-11-30 06:09:54 +00:00
pgstat.h Fix sizeof(Oid) in PGSTAT_NUM_TABPURGE. (Actually done in previous commit.) 2004-03-02 18:37:52 +00:00
port.h The win32 port backend will require the functionality provided by 2004-03-09 04:49:02 +00:00
postgres_ext.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
postgres_fe.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
postgres.h Tighten short-circuit tests for deciding whether we need to invoke 2004-01-16 20:51:30 +00:00
rusagestub.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00