postgresql/src
Tom Lane aef7a0c8ea Parse JOIN/ON conditions with the proper visibility of input columns,
ie, consider only the columns coming from the JOIN clause's sub-clauses.
Also detect attempts to reference columns belonging to other tables
(which would still be possible using an explicitly-qualified name).
I'm not sure this implements the spec's semantics 100% accurately, but
at least it gives plausible behavior.
2000-09-17 22:21:27 +00:00
..
backend Parse JOIN/ON conditions with the proper visibility of input columns, 2000-09-17 22:21:27 +00:00
bin psql forgot to close connection before re-issuing password prompt. 2000-09-17 20:33:45 +00:00
corba
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
interfaces Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
makefiles Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
pl Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
template Update bsdi template 2000-07-24 13:53:16 +00:00
test Variant horology resultfiles are inconsistent with the test, again. 2000-09-15 19:37:49 +00:00
tools Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
tutorial Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
utils Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
win32
DEVELOPERS
GNUmakefile.in Unset locale variables before running regression tests. (All of them!) 2000-07-23 13:01:11 +00:00
Makefile
Makefile.global.in Make building scripts kind of consistent in look and feel, kind of immune 2000-09-08 18:29:28 +00:00
Makefile.shlib Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
win32.mak