postgresql/src/backend
Tom Lane c6719a2784 Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli.
In passing, align a few error messages with the style guide.
2004-05-30 03:50:15 +00:00
..
access Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
bootstrap Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
catalog Fix minor error in comment. 2004-05-28 16:37:11 +00:00
commands This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. 2004-05-26 13:57:04 +00:00
executor Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
lib Add tests to enlargeStringInfo() to avoid possible buffer-overrun or 2004-05-11 20:07:26 +00:00
libpq Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
main Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
nodes This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. 2004-05-26 13:57:04 +00:00
optimizer Use a cleaner substitute for the inability to apply length() to the tail 2004-05-26 18:35:41 +00:00
parser The patch adresses the TODO list item "Allow external interfaces to 2004-05-26 15:07:41 +00:00
po Translation update 2004-05-29 06:22:56 +00:00
port Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by 2004-05-28 05:13:32 +00:00
postmaster Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. 2004-05-30 03:50:15 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Fix another place that assumed 'x = lcons(y, z)' would not have any 2004-05-29 05:55:13 +00:00
storage Implement new PostmasterIsAlive() check for WIN32, per Claudio Natoli. 2004-05-30 03:50:15 +00:00
tcop Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +00:00
utils Separate out bgwriter code into a logically separate module, rather 2004-05-29 22:48:23 +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 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00