postgresql/src/include
2004-06-01 03:03:05 +00:00
..
access Per previous discussions, get rid of use of sync(2) in favor of 2004-05-31 03:48:10 +00:00
bootstrap Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
catalog Renumber to prevent duplicate oids. Update catalog version. 2004-05-26 18:37:33 +00:00
commands This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. 2004-05-26 13:57:04 +00:00
executor Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
lib Remove an unused (and empty) header file. 2004-05-14 22:21:43 +00:00
libpq Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
mb Add PQmbdsplen() which returns the "display length" of a character. 2004-03-15 10:41:26 +00:00
nodes Desultory de-FastList-ification. RelOptInfo.reltargetlist is back to 2004-06-01 03:03:05 +00:00
optimizer Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
parser Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
port Cleanup for Win32 pgkill. 2004-05-27 14:39:33 +00:00
postmaster Per previous discussions, get rid of use of sync(2) in favor of 2004-05-31 03:48:10 +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 Additional mop-up for sync-to-fsync changes: avoid issuing fsyncs for 2004-05-31 20:31:33 +00:00
tcop Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
utils Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 2004-05-28 05:13:32 +00:00
c.h Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
fmgr.h Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
funcapi.h Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +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 Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
pg_config_manual.h Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
pg_config.h.in Use wide-character library routines, if available, for upper/lower/initcap 2004-05-22 00:34:51 +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 Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
pgtime.h Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
port.h Cleanup for Win32 pgkill. 2004-05-27 14:39:33 +00:00
postgres_ext.h Revise syntax-error reporting behavior to give pleasant results for 2004-03-21 22:29:11 +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