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 2df854f842 Fix misuse of memcpy() in check_ip(). 11 years ago
..
access Fix BuildIndexValueDescription for expressions 11 years ago
bootstrap Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. 11 years ago
catalog Fix dependency searching for case where column is visited before table. 11 years ago
commands Be more careful to not lose sync in the FE/BE protocol. 11 years ago
executor Fix column-privilege leak in error-message paths 11 years ago
foreign deflist_to_tuplestore dumped core on an option with no value. 14 years ago
lib Remove tabs after spaces in C comments 12 years ago
libpq Fix misuse of memcpy() in check_ip(). 11 years ago
main Always set the six locale category environment variables in main(). 11 years ago
nodes Avoid core dump in _outPathInfo() for Path without a parent RelOptInfo. 11 years ago
optimizer Fix GEQO to not assume its join order heuristic always works. 11 years ago
parser Revert "Fix bogus %name-prefix option syntax in all our Bison files." 12 years ago
po Translation updates 11 years ago
port Fix spinlock implementation for some !solaris sparc platforms. 11 years ago
postmaster Be more careful to not lose sync in the FE/BE protocol. 11 years ago
regex Fix two low-probability memory leaks in regular expression parsing. 12 years ago
replication Report WAL flush, not insert, position in replication IDENTIFY_SYSTEM 11 years ago
rewrite Add some errdetail to checkRuleResultList(). 12 years ago
snowball Fix ancient encoding error in hungarian.stop. 12 years ago
storage Be more careful to not lose sync in the FE/BE protocol. 11 years ago
tcop Be more careful to not lose sync in the FE/BE protocol. 11 years ago
tsearch Cope with more than 64K phrases in a thesaurus dictionary. 11 years ago
utils Be more careful to not lose sync in the FE/BE protocol. 11 years ago
.gitignore Add gitignore for mingw/cygwin build outputs 15 years ago
Makefile Fix PGXS support for building loadable modules on AIX. 13 years ago
common.mk Workaround for recursive make breakage 15 years ago
nls.mk Translation updates 13 years ago