postgresql/src/backend
Tom Lane 7f02049137 Give a more reasonable error message for a bad attribute name applied
to a join or subselect alias ... cf. Oliver Elphick's complaint 13-Mar.
2001-03-14 23:55:33 +00:00
..
access Use SEP_CHAR consistently in forming XLOG pathnames. 2001-03-14 20:23:04 +00:00
bootstrap XLOG (and related) changes: 2001-03-13 01:17:06 +00:00
catalog Resolve a compile error. 2001-02-23 09:31:52 +00:00
commands Reduce amount of memory used per tuple for after-event triggers. This 2001-03-14 21:50:32 +00:00
executor Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible 2001-02-19 19:49:53 +00:00
lib Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
libpq Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
main If the first argument is --version or --help, skip the root check. 2001-02-06 17:00:01 +00:00
nodes Suppress compiler warning on Alpha. 2001-02-12 21:03:03 +00:00
optimizer A subplan invoked within an aggregate function's argument should 2001-03-08 01:49:01 +00:00
parser Give a more reasonable error message for a bad attribute name applied 2001-03-14 23:55:33 +00:00
port XLOG (and related) changes: 2001-03-13 01:17:06 +00:00
postmaster Don't go belly-up if fork() fails for a routine checkpoint subprocess. 2001-03-14 17:58:46 +00:00
regex Clean up portability problems in regexp package: change all routine 2001-02-13 00:02:36 +00:00
rewrite Repair bug reported by Huxton, 1/24/01. We need to include a rule's 2001-01-27 04:40:59 +00:00
storage 'waiting' status display had extra space, removed. 2001-03-14 18:24:34 +00:00
tcop 'waiting' status display had extra space, removed. 2001-03-14 18:24:34 +00:00
tioga Make sure -L and -I's for our source tree are always before system include 2001-02-20 19:20:30 +00:00
utils Remove obsolete PowerPC-specific hack for comparisons to DBL_MIN 2001-03-14 20:12:10 +00:00
Makefile Make all commands that link a program look like 2000-11-30 20:36:13 +00:00