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 1c291624b2 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. 10 years ago
..
adt Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. 10 years ago
cache Avoid caching expression state trees for domain constraints across queries. 10 years ago
error pgindent run for 9.5 11 years ago
fmgr Properly install dynloader.h on MSVC builds 10 years ago
hash Reorganize our CRC source files again. 11 years ago
init Perform an immediate shutdown if the postmaster.pid file is removed. 10 years ago
mb Encoding PG_UHC is code page 949. 10 years ago
misc Adjust behavior of row_security GUC to match the docs. 10 years ago
mmgr Fix subtransaction cleanup after an outer-subtransaction portal fails. 10 years ago
resowner Update copyright for 2015 11 years ago
sort Comment improvements for abbreviated keys. 10 years ago
time Fix failure to consider failure cases in GetComboCommandId(). 10 years ago
.gitignore
Gen_dummy_probes.sed Update copyright for 2015 11 years ago
Gen_fmgrtab.pl Allow forcing nullness of columns during bootstrap. 11 years ago
Makefile
errcodes.txt Redesign tablesample method API, and do extensive code review. 11 years ago
generate-errcodes.pl Update copyright for 2015 11 years ago
probes.d Update copyright for 2015 11 years ago