postgresql/src
Tom Lane fc5894bf77 Adjust parser so that POSTQUEL-style implicit RTEs are stored with
inFromCl true, meaning that they will list out as explicit RTEs if they
are in a view or rule.  Update comments about inFromCl to reflect the way
it's now actually used.  Per recent discussion.
2005-10-26 19:21:55 +00:00
..
backend Adjust parser so that POSTQUEL-style implicit RTEs are stored with 2005-10-26 19:21:55 +00:00
bin Make \d order a table's check constraints by constraint name instead 2005-10-20 05:15:09 +00:00
include Adjust parser so that POSTQUEL-style implicit RTEs are stored with 2005-10-26 19:21:55 +00:00
interfaces I have applied the following patch to document PQinitSSL() and 2005-10-24 15:38:37 +00:00
makefiles
pl Ensure that a plpgsql LOOP with an empty body still executes at least 2005-10-24 15:10:22 +00:00
port Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
template
test Remove justify_hours call from interval_mul and interval_div, and make 2005-10-25 17:13:07 +00:00
timezone Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tools Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
tutorial Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak