postgresql/src/backend
Tom Lane 957b90ed6a Fix erroneous error message printout when a configuration file contains
an overlength token.  Printout was always garbage and could dump core
entirely :-(.  Per report from Martin Pitt.
2004-05-25 19:11:14 +00:00
..
access For multi-table ANALYZE, use per-table transactions when possible 2004-05-22 23:14:38 +00:00
bootstrap Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
catalog Tighten parsing of boolean options to CREATE TYPE and related functions, 2004-05-14 16:11:25 +00:00
commands Avoid calling select_default_timezone() when backing out an unwanted TZ 2004-05-23 23:12:11 +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 Fix erroneous error message printout when a configuration file contains 2004-05-25 19:11:14 +00:00
main Make the locale location relocatable. 2004-05-25 01:00:30 +00:00
nodes Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
optimizer Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
parser Still another place to make the world safe for zero-column tables: 2004-05-23 17:10:54 +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 setRuleCheckAsUser has to be applied to any subqueries appearing in a 2004-05-18 22:49:51 +00:00
storage Handle impending sinval queue overflow by means of a separate signal 2004-05-23 03:50:45 +00:00
tcop Handle impending sinval queue overflow by means of a separate signal 2004-05-23 03:50:45 +00:00
utils Use wide-character library routines, if available, for upper/lower/initcap 2004-05-22 00:34:51 +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