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
Bruce Momjian a334ae3f22 As suggested by Tom, this patch restricts the right-hand argument of 24 years ago
..
access Add a bunch of pseudo-types to replace the behavior formerly associated 24 years ago
bootstrap Update copyright to 2002. 24 years ago
catalog As suggested by Tom, this patch restricts the right-hand argument of 24 years ago
commands Tom Lane wrote: 24 years ago
executor ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 24 years ago
lib Update copyright to 2002. 24 years ago
libpq Add db-local user names, per discussion on hackers. 24 years ago
mb Add Cyrillic and other encodings for encoding conversion. 24 years ago
nodes Remove Ident nodetype in favor of using String nodes; this fixes some 24 years ago
optimizer Remove _deadcode. 24 years ago
parser Add a bunch of pseudo-types to replace the behavior formerly associated 24 years ago
port Not needed anymore. 24 years ago
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 24 years ago
rewrite The attached patch (against HEAD) implements 24 years ago
storage [ Newest version of patch applied.] 24 years ago
tcop Update copyright to 2002. 24 years ago
utils Add: 24 years ago
Makefile Include directory rearrangement 25 years ago
c.h Add sys/types.h to common includes. 24 years ago
fmgr.h Update copyright to 2002. 24 years ago
funcapi.h Here are two patches. The guc_and_tablefunc patch addresses the two 24 years ago
miscadmin.h Update copyright to 2002. 24 years ago
pg_config.h.in Enable large file support. 24 years ago
pg_config.h.win32 I'm at the win32 error messages once more. The DLL load thingy doesn't 24 years ago
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
postgres.h This patch removes a lot of unused code related to assertions and 24 years ago
postgres_ext.h Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. 24 years ago
postgres_fe.h Update copyright to 2002. 24 years ago
rusagestub.h Update copyright to 2002. 24 years ago
strdup.h