postgresql/src/include
Marc G. Fournier 6de5df1f87 Tag 8.1.23. 2010-12-13 23:06:55 -04:00
..
access The GiST scan algorithm uses LSNs to detect concurrent pages splits, but 2010-11-16 11:25:17 +02:00
bootstrap Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
catalog Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:17 +02:00
commands Fix longstanding problems in VACUUM caused by untimely interruptions 2009-11-10 18:01:11 +00:00
executor Ensure that the contents of a holdable cursor don't depend on out-of-line 2008-12-01 17:06:41 +00:00
lib Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq When we are in error recursion trouble, arrange to suppress translation and 2009-03-02 21:19:05 +00:00
mb Replace argument-checking Asserts with regular test-and-elog checks in all 2009-01-29 19:24:37 +00:00
nodes Fix potential failure when hashing the output of a subplan that produces 2010-07-28 04:51:27 +00:00
optimizer Keep the planner from failing on "WHERE false AND something IN (SELECT ...)". 2007-10-04 20:45:02 +00:00
parser Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:18 -04:00
port Force default wal_sync_method to be fdatasync on Linux. 2010-12-08 20:01:33 -05:00
postmaster Implement a chunking protocol for writes to the syslogger pipe, with messages 2007-06-14 01:50:14 +00:00
regex Fix assorted security-grade bugs in the regex engine. All of these problems 2008-01-03 20:48:57 +00:00
rewrite Change expandRTE() and ResolveNew() back to taking just the single 2005-06-04 19:19:42 +00:00
storage Widen the nLocks counts in local lock tables from int to int64. This 2008-09-16 01:56:49 +00:00
tcop Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
utils Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:17 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:17 +02:00
Makefile Use 'cp' and 'chmod' in place of 'install' to install header files. 2005-03-25 23:22:54 +00:00
c.h Move Win32 inline define to win32.h so it is found, rather than c.h. 2006-08-10 01:45:17 +00:00
fmgr.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
funcapi.h Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
getaddrinfo.h Disble some Win32-specific code in win32-client-only builds: 2005-12-08 17:52:20 +00:00
getopt_long.h Some more missed copyright notices. Many of these look like they 2005-01-01 20:44:34 +00:00
miscadmin.h Prevent indirect security attacks via changing session-local state within 2009-12-09 21:58:44 +00:00
pg_config.h.in Sync 8.1 pg_config.h.in with expected autoheader output (looks like 2006-10-12 19:29:30 +00:00
pg_config.h.win32 Tag 8.1.23. 2010-12-13 23:06:55 -04:00
pg_config_manual.h Allocate a few extra LWLocks for possible use by add-on modules. 2005-10-07 20:11:03 +00:00
pgstat.h Remove the pgstat_drop_relation() call from smgr_internal_unlink(), because 2007-07-08 22:23:32 +00:00
pgtime.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
port.h Fixes for BCC 5.5 compile of libpq. Backpatch to 8.1.X. 2006-04-24 04:03:42 +00:00
postgres.h Adjust DatumGetBool macro so that it isn't fooled by garbage in the Datum 2008-03-25 19:31:40 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
rusagestub.h Fix a few macro definitions to ensure that unary minus is enclosed in 2005-07-27 12:44:10 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00