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 a77d34f0b8 This patch updates the lock listing code to use Joe Conway's new 24 years ago
..
access Clean up comments to be careful about the distinction between variable- 24 years ago
bootstrap Update copyright to 2002. 24 years ago
catalog This patch updates the lock listing code to use Joe Conway's new 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 Modify array operations to include array's element type OID in the 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 Modify array operations to include array's element type OID in the 24 years ago
Makefile
c.h Clean up comments to be careful about the distinction between variable- 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
postgres.h Clean up comments to be careful about the distinction between variable- 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