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/backend
Tom Lane bef0c8dc29 Add cast to suppress gcc warning on Darwin platform. 24 years ago
..
access TOAST needs to do at least minimal time-qual checking in order not to 24 years ago
bootstrap The result of getopt() should be compared to -1, not EOF, per 24 years ago
catalog Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
commands Fix typo that caused equalTriggerDescs() to return false in cases where 24 years ago
executor Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 24 years ago
lib Another pgindent run. Fixes enum indenting, and improves #endif 25 years ago
libpq Fix use of 'char' to hold result of getc, per bug report forwarded by 24 years ago
main New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
nodes MIN() -> Min, fixes compile problem. 24 years ago
optimizer Shouldn't try to copy null datums with datumCopy. 24 years ago
parser Require ownership permission for CREATE INDEX, per bug report. 24 years ago
po Updates from Serguei Mokhov 24 years ago
port Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo. 24 years ago
postmaster The result of getopt() should be compared to -1, not EOF, per 24 years ago
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
rewrite New pgindent run with fixes suggested by Tom. Patch manually reviewed, 25 years ago
storage Add cast to suppress gcc warning on Darwin platform. 24 years ago
tcop The result of getopt() should be compared to -1, not EOF, per 24 years ago
tioga Fix indenting for 'extern "C"' cases. 25 years ago
utils Fix misstatements added by Bruce. 24 years ago
Makefile Double quotes in ln command to guard against spaces in path. 25 years ago