postgresql/src/include
Tom Lane a0cd991987 Add int2-to-int8 and int8-to-int2 conversion routines. Needed to avoid
breaking existing pg_dump scripts, which try to assign the result of
count(*) to an int2 variable.  catversion bumped.
2001-10-25 14:10:07 +00:00
..
access pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
bootstrap pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
catalog Add int2-to-int8 and int8-to-int2 conversion routines. Needed to avoid 2001-10-25 14:10:07 +00:00
commands pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
executor pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
lib pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
libpq pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
mb pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
nodes pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
optimizer pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
parser pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
port pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
regex pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
rewrite pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
storage pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
tcop pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
utils Add int2-to-int8 and int8-to-int2 conversion routines. Needed to avoid 2001-10-25 14:10:07 +00:00
c.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
fmgr.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
Makefile Include directory rearrangement 2001-08-28 14:20:28 +00:00
miscadmin.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
pg_config.h.in Revert change to autodetect '__getopt_initialized' variable ... turns 2001-10-20 17:57:39 +00:00
pg_config.h.win32 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 2001-08-24 14:07:50 +00:00
pgstat.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
postgres.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
postgres_ext.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
postgres_fe.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
rusagestub.h pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +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