postgresql/src
Tom Lane d75f7a01bf Fix a commented-out block of code that pgindent didn't understand
properly; it's been making that comment uglier with each run.
2010-03-12 21:40:36 +00:00
..
backend Add missing reset of need_initialization in reloptions code. 2010-03-11 21:47:19 +00:00
bin Modify psql's \d printout to fold exclusion constraints in with regular 2010-03-11 21:29:32 +00:00
include Update comment for pg_constraint.conindid to mention that it's used for 2010-03-11 03:36:22 +00:00
interfaces ecpg now adds a unique counter to its varchar struct definitions to make these definitions unique, too. It used to use the linenumber but in the rare case of two definitions in one line this was not unique. 2010-03-09 11:09:46 +00:00
makefiles Adjust windows makefiles too, now that the walreceiver dynamic module 2010-01-20 09:30:07 +00:00
pl Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl. 2010-03-09 22:34:38 +00:00
port Buildfarm still unhappy, so I'll bet it's EACCES not EPERM. 2010-03-01 14:54:00 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Insert a hack into get_float8_nan (both core and ecpg copies) to deal with 2010-02-27 21:53:21 +00:00
timezone Fix a commented-out block of code that pgindent didn't understand 2010-03-12 21:40:36 +00:00
tools Make iconv work like other optional libraries for MSVC. 2010-03-03 03:29:37 +00:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:02 +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 Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Rethink the way walreceiver is linked into the backend. Instead than shoving 2010-01-20 09:16:24 +00:00
Makefile.global.in Python 3 support in PL/Python 2009-12-15 22:59:55 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00