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
Peter Eisentraut fae92fba43 Send 'cd' output to /dev/null. 25 years ago
..
access Fix comment that Vadim found confusing. 25 years ago
bootstrap Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
catalog Disable creation of indexes on system tables. 25 years ago
commands Have to lock buffer while changing page' LSN. 25 years ago
executor Kluge solution for Alex Pilosov's report of problems with whole-tuple 25 years ago
lib Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
libpq Remove error report from pq_endmessage when pq_putmessage fails. The 25 years ago
main Remove useless setuid() call, instead add a check that real and effective 25 years ago
nodes Fix Joubert's complaint that int8-sized numeric literals are mishandled 25 years ago
optimizer Make the world safe for passing whole rows of views to functions. This 25 years ago
parser compatible_oper needs to do ReleaseSysCache in one path to avoid 25 years ago
port Tom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic linking works 25 years ago
postmaster Add extern int optreset declaration, per bug report from <info@decc.nl>. 25 years ago
regex pgindent run. Make it all clean. 25 years ago
rewrite Make the world safe for passing whole rows of views to functions. This 25 years ago
storage Check for failure of malloc() and realloc() when allocating space for 25 years ago
tcop Add debug_query_string global variable for pgmonitor and debugging use. 25 years ago
tioga Remove dashes in comments that don't need them, rewrap with pgindent. 25 years ago
utils Remove useless setuid() call, instead add a check that real and effective 25 years ago
Makefile Send 'cd' output to /dev/null. 25 years ago