postgresql/src/include
Tom Lane f5bbcfb0b2 Bump catversion to ensure people apply recent timestamp and sequence
fixes.
2002-01-12 18:09:04 +00:00
..
access New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
bootstrap New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
catalog Bump catversion to ensure people apply recent timestamp and sequence 2002-01-12 18:09:04 +00:00
commands Remove 'triggered data change violation' error check, per recent 2001-11-16 16:31:16 +00:00
executor Remove duplicate extern declaration. 2001-11-12 16:34:58 +00:00
lib New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
libpq Replace pq_getbytes(&ch, 1) calls with pq_getbyte(), which is easier 2001-12-04 19:40:17 +00:00
mb New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
nodes Spell 'precedes', 'preceding' correctly in various places. 2001-11-21 22:57:01 +00:00
optimizer Suppress subquery pullup and pushdown when the subquery has any 2001-12-10 22:54:12 +00:00
parser New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
port Fix indenting for 'extern "C"' cases. 2001-11-08 20:37:52 +00:00
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rewrite New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
storage Make sure that inlined S_UNLOCK is marked as an update of a 'volatile' 2001-12-11 02:58:49 +00:00
tcop Clean up usage-statistics display code (ShowUsage and friends). StatFp 2001-11-10 23:51:14 +00:00
utils Rename TIME token to ISOTIME to eliminate conflict with gram.y parser 2002-01-01 02:54:33 +00:00
Makefile Include directory rearrangement 2001-08-28 14:20:28 +00:00
c.h Add configure-time check whether sig_atomic_t is defined; if not, 2001-12-03 17:44:52 +00:00
fmgr.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
miscadmin.h Do not accept interrupts in RESUME_INTERRUPTS() and END_CRIT_SECTION() 2002-01-01 23:16:22 +00:00
pg_config.h.in Add configure-time check whether sig_atomic_t is defined; if not, 2001-12-03 17:44:52 +00:00
pg_config.h.win32 Remove compile errors of psql.exe and libpq.dll under 2001-11-22 10:18:52 +00:00
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
postgres.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
postgres_ext.h Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
postgres_fe.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rusagestub.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00