You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Tom Lane 63cc56de54 Suppress subquery pullup and pushdown when the subquery has any 24 years ago
..
access New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
bootstrap New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
catalog IsSystemRelationName() treats TOAST relations as system relations. 24 years ago
commands Remove 'triggered data change violation' error check, per recent 24 years ago
executor Remove duplicate extern declaration. 24 years ago
lib New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
libpq Replace pq_getbytes(&ch, 1) calls with pq_getbyte(), which is easier 24 years ago
mb New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
nodes Spell 'precedes', 'preceding' correctly in various places. 24 years ago
optimizer Suppress subquery pullup and pushdown when the subquery has any 24 years ago
parser New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
port Fix indenting for 'extern "C"' cases. 24 years ago
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
rewrite New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
storage Clean up usage-statistics display code (ShowUsage and friends). StatFp 24 years ago
tcop Clean up usage-statistics display code (ShowUsage and friends). StatFp 24 years ago
utils Use PostgreSQL's standard declaration for a 32-bit integer to define 24 years ago
Makefile
c.h Add configure-time check whether sig_atomic_t is defined; if not, 24 years ago
fmgr.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
miscadmin.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
pg_config.h.in Add configure-time check whether sig_atomic_t is defined; if not, 24 years ago
pg_config.h.win32 Remove compile errors of psql.exe and libpq.dll under 24 years ago
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
postgres.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
postgres_ext.h Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
postgres_fe.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
rusagestub.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
strdup.h