postgresql/src/backend
Tom Lane 27edff700e Still another place to make the world safe for zero-column tables:
remove the ancient (and always pretty dodgy) assumption in parse_clause.c
that a query can't have an empty targetlist.
2004-05-23 17:10:54 +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 Handle impending sinval queue overflow by means of a separate signal 2004-05-23 03:50:45 +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 Improve error reporting behavior in parse_hba(): give more complete 2004-05-19 22:06:16 +00:00
main Move find_my_exec lower so elog() works, per Tom. 2004-05-19 18:58:44 +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 Handle impending sinval queue overflow by means of a separate signal 2004-05-23 03:50:45 +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