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 4db8718e84 Add SET statement_timeout capability. Timeout is in ms. A value of 24 years ago
..
access Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
bootstrap Update copyright to 2002. 24 years ago
catalog Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
commands Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
executor The attached patch fixes some spelling mistakes, makes the 24 years ago
lib Update copyright to 2002. 24 years ago
libpq Update copyright to 2002. 24 years ago
mb Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp> 24 years ago
nodes Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
optimizer Update copyright to 2002. 24 years ago
parser Update copyright to 2002. 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 Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
storage Add SET statement_timeout capability. Timeout is in ms. A value of 24 years ago
tcop Update copyright to 2002. 24 years ago
utils Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 24 years ago
Makefile Include directory rearrangement 25 years ago
c.h Update copyright to 2002. 24 years ago
fmgr.h Update copyright to 2002. 24 years ago
funcapi.h uint -> uint32, portability. 24 years ago
miscadmin.h Update copyright to 2002. 24 years ago
pg_config.h.in Create an internal semaphore API that is not tied to SysV semaphores. 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 Update copyright to 2002. 24 years ago
postgres_ext.h Document that NAMEDATALEN must be a multiple of sizeof(int). 24 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. 29 years ago