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/utils
Tom Lane ae8f7313ab Rewrite ReadArrayStr() to avoid O(N^2) behavior on large strings, 21 years ago
..
adt Rewrite ReadArrayStr() to avoid O(N^2) behavior on large strings, 21 years ago
cache Restructure subtransaction handling to reduce resource consumption, 21 years ago
error This patch from Alvaro Herrera adds transaction ID to the list of 21 years ago
fmgr Fix two typos in comments. 21 years ago
hash Pgindent run for 8.0. 21 years ago
init Pgindent run for 8.0. 21 years ago
mb Allow WIN1250 as server encoding. 21 years ago
misc GUC assign hooks that look at external state in deciding whether a 21 years ago
mmgr Remove erroneous Assert, per example from Kris Jurka. 21 years ago
resowner Another pgindent run with lib typedefs added. 21 years ago
sort Pgindent run for 8.0. 21 years ago
time RecentXmin is too recent to use as the cutoff point for accessing 21 years ago
.cvsignore
Gen_fmgrtab.sh Update copyright to 2004. 21 years ago
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 21 years ago