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 5f608958ff Well, the systemtap guys moved the goalposts again: with the latest version, 16 years ago
..
access Fix incorrect comparison of scan key in GIN. Per report from 16 years ago
bootstrap Start background writer during archive recovery. Background writer now performs 17 years ago
catalog Fix a bug introduced when set-returning SQL functions were made inline-able: 16 years ago
commands Previous fix for temporary file management broke returning a set from 16 years ago
executor Improve ExecEvalVar's handling of whole-row variables in cases where the 16 years ago
foreign Always pass catalog id to the options validator function specified in 16 years ago
lib Update copyright for 2009. 17 years ago
libpq Set errno to zero before invoking SSL_read or SSL_write. It appears that 16 years ago
main Update copyright for 2009. 17 years ago
nodes Change CREATE TABLE so that column default expressions coming from different 16 years ago
optimizer Fix an oversight in convert_EXISTS_sublink_to_join: we can't convert an 16 years ago
parser Avoid a premature coercion failure in transformSetOperationTree() when 16 years ago
po Translation updates 16 years ago
port Reserve the shared memory region during backend startup on Windows, so 17 years ago
postmaster Ignore attempts to set "application_name" in the connection startup packet. 16 years ago
regex 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
rewrite Make FOR UPDATE/SHARE in the primary query not propagate into WITH queries; 16 years ago
snowball Update copyright for 2009. 17 years ago
storage Fix bug in temporary file management with subtransactions. A cursor opened 16 years ago
tcop Prevent indirect security attacks via changing session-local state within 16 years ago
tsearch Avoid core dump on empty thesaurus dictionary. 16 years ago
utils Fix portalmem.c to avoid keeping a dangling pointer to a cached plan list 16 years ago
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 16 years ago
common.mk
nls.mk Translation updates for 8.4 release. 17 years ago