postgresql/src/backend
Tom Lane 51227f8d9d Use a cleaner substitute for the inability to apply length() to the tail
of a list.  Per private discussion with Neil.
2004-05-26 18:35:41 +00:00
..
access Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
bootstrap Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
catalog Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +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 Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
main Make the locale location relocatable. 2004-05-25 01:00:30 +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 updates 2004-04-09 06:49:35 +00:00
port Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
postmaster This patch fixes the find_my_exec code for pgstat backends. Required for 2004-05-24 02:47:47 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Reimplement the linked list data structure used throughout the backend. 2004-05-26 04:41:50 +00:00
storage Handle impending sinval queue overflow by means of a separate signal 2004-05-23 03:50:45 +00:00
tcop This patch implement the TODO [ALTER DATABASE foo OWNER TO bar]. 2004-05-26 13:57:04 +00:00
utils Add <limits.h>, per Magnus. 2004-05-26 16:16:03 +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