postgresql/src
Tom Lane 804f016fb5 Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has
been broken since forever, but was not noticed because people seldom look
at raw parse trees.  AFAIK, no impact on users except that debug_print_parse
might fail; but patch it all the way back anyway.  Per report from Jeff Ross.
2007-07-17 01:21:43 +00:00
..
backend Fix outfuncs.c to dump A_Const nodes representing NULLs correctly. This has 2007-07-17 01:21:43 +00:00
bin Fixup the indentation of a comment that was mangled by pgindent, and 2007-07-12 23:25:26 +00:00
include Hmm, so evidently _check_lock and _clear_lock take an argument of type 2007-07-16 14:02:22 +00:00
interfaces Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is 2007-07-12 14:43:21 +00:00
makefiles Fix PGXS conventions so that extensions can be built against Postgres 2007-06-26 22:05:04 +00:00
pl Allow plpgsql function parameter names to be qualified with the function's 2007-07-16 17:01:11 +00:00
port Get dirmod.c on the same page as port.h about whether we use pgsymlink 2007-07-12 23:28:49 +00:00
template With the native compiler on Unixware, disable optimization if 2007-07-16 17:38:48 +00:00
test Allow plpgsql function parameter names to be qualified with the function's 2007-07-16 17:01:11 +00:00
timezone Make some messages more consistent 2007-05-31 15:13:06 +00:00
tools Enable GSSAPI to build using MSVC. Always build GSSAPI when Kerberos is 2007-07-12 14:43:21 +00:00
tutorial Fix PGXS conventions so that extensions can be built against Postgres 2007-06-26 22:05:04 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
Makefile.global.in Fix PGXS conventions so that extensions can be built against Postgres 2007-06-26 22:05:04 +00:00
Makefile.shlib Change $(CC) to $(COMPILER) on Solaris gcc so -m64 is passed into the 2007-02-20 22:45:57 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00