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 cf68a686a6 Fix copying/equality-check bugs in GrantStmt and ConstraintsSetStmt, 24 years ago
..
access I've attached a patch which implements Bob Jenkin's hash function for 24 years ago
bootstrap Commit to match discussed elog() changes. Only update is that LOG is 24 years ago
catalog Back out domain patch until it works properly. 24 years ago
commands Back out domain patch until it works properly. 24 years ago
executor Clean up BeginCommand and related routines. BeginCommand and EndCommand 24 years ago
lib
libpq Further work on elog cleanup: fix some bogosities in elog's logic about 24 years ago
mb > Tatsuo Ishii wrote: 24 years ago
nodes Fix copying/equality-check bugs in GrantStmt and ConstraintsSetStmt, 24 years ago
optimizer Suppress subquery pullup and pushdown when the subquery has any 24 years ago
parser Back out domain patch until it works properly. 24 years ago
port libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 24 years ago
regex
rewrite
storage Catcaches can now store negative entries as well as positive ones, to 24 years ago
tcop Clean up BeginCommand and related routines. BeginCommand and EndCommand 24 years ago
utils Back out domain patch until it works properly. 24 years ago
Makefile
c.h libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 24 years ago
fmgr.h I attach a version of my toast-slicing patch, against current CVS 24 years ago
miscadmin.h Further work on elog cleanup: fix some bogosities in elog's logic about 24 years ago
pg_config.h.in Add note that BLCKSZ must be a power of 2. 24 years ago
pg_config.h.win32 libpq++/pgconnection.h must not include postgres_fe.h, else it fails to 24 years ago
pgstat.h
postgres.h
postgres_ext.h
postgres_fe.h
rusagestub.h
strdup.h