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 2dbdba86db Kluge solution for Alex Pilosov's report of problems with whole-tuple 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 pgindent run. Make it all clean. 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 Further tweaking of error messages for cases involving attributes & 25 years ago
port Tom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic linking works 25 years ago
postmaster pgindent run. Make it all clean. 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 Add a crash gurard to pg_encoding_mblen in case of an invalid encoding 25 years ago
Makefile Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to 25 years ago