postgresql/src
Tom Lane 2789b7278c Volatile-qualify a dozen variables in plpython.c to eliminate warnings
from old versions of gcc.  It's not clear to me that this is really
necessary for correctness, but less warnings are always good.
Per buildfarm results and local testing.
2007-07-13 04:57:59 +00:00
..
backend Fix map_sql_typecoll_to_xmlschema_types() to not fail on dropped 2007-07-13 03:43:23 +00:00
bin Fixup the indentation of a comment that was mangled by pgindent, and 2007-07-12 23:25:26 +00:00
include Get dirmod.c on the same page as port.h about whether we use pgsymlink 2007-07-12 23:28:49 +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 Volatile-qualify a dozen variables in plpython.c to eliminate warnings 2007-07-13 04:57:59 +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 Make --with-ldap build on Unixware, per Olivier Prenant. 2006-12-14 21:49:54 +00:00
test Fix stddev_pop(numeric) and var_pop(numeric), which were incorrectly producing 2007-07-09 16:13:57 +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
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +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
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