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 a0fa0117a5 Better solution to integer overflow problem in hash batch-number 23 years ago
..
access Put back error test for DECLARE CURSOR outside a transaction block ... 23 years ago
bootstrap Update copyright to 2002. 24 years ago
catalog Fix ALTER TABLE ADD COLUMN to disallow the same column types that are 23 years ago
commands If typecmds is going to have its own header file, said header file 23 years ago
executor Better solution to integer overflow problem in hash batch-number 23 years ago
lib Update copyright to 2002. 24 years ago
libpq Back out V6 code, caused postmaster startup failure. 23 years ago
mb pgindent run. 23 years ago
nodes Update EvalPlanQual() to work with new executor memory management method. 23 years ago
optimizer Fix GEQO to work again in CVS tip, by being more careful about memory 23 years ago
parser Preliminary code review for domain CHECK constraints patch: add documentation, 23 years ago
port Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed 23 years ago
regex pgindent run. 23 years ago
rewrite Rule rewriter was doing the wrong thing with conditional INSTEAD rules 23 years ago
storage TAS code originally written for s390 (32-bit) does not work for s390x 23 years ago
tcop Phase 1 of read-only-plans project: cause executor state nodes to point 23 years ago
utils Code review for palloc0 patch --- avoid dangerous and unnecessary 23 years ago
Makefile Include directory rearrangement 24 years ago
c.h Code review for palloc0 patch --- avoid dangerous and unnecessary 23 years ago
fmgr.h Add dummy variable declaration to PG_FUNCTION_INFO_V1() to prevent 23 years ago
funcapi.h pgindent run. 23 years ago
miscadmin.h Update obsolete comment. 23 years ago
pg_config.h.in This trivial patch removes 2 unused defines from pg_config.h.in: 23 years ago
pg_config.h.win32 The attached patch fixes a number of issues related to compiling the 23 years ago
pgstat.h More cleanup of userid to be AclId rather than Oid. 23 years ago
postgres.h Make 'dummy' declarations in header files be 'extern int no_such_variable' 23 years ago
postgres_ext.h Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. 23 years ago
postgres_fe.h Update copyright to 2002. 24 years ago
rusagestub.h Update copyright to 2002. 24 years ago
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago