postgresql/src/backend/utils
2014-02-04 10:59:39 +09:00
..
adt Fix comparison of an array of characters with zero to compare with '\0' instead. 2014-02-04 10:59:39 +09:00
cache Update copyright for 2014 2014-01-07 16:05:30 -05:00
error Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
fmgr Update copyright for 2014 2014-01-07 16:05:30 -05:00
hash Update copyright for 2014 2014-01-07 16:05:30 -05:00
init Adjust the SSL connection notification message 2014-01-19 13:27:22 +01:00
mb Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
misc Make pg_basebackup skip temporary statistics files. 2014-02-03 23:19:49 +09:00
mmgr Allow use of "z" flag in our printf calls, and use it where appropriate. 2014-01-23 17:18:33 -05:00
resowner Update copyright for 2014 2014-01-07 16:05:30 -05:00
sort Update copyright for 2014 2014-01-07 16:05:30 -05:00
time Update copyright for 2014 2014-01-07 16:05:30 -05:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
errcodes.txt Update copyright for 2014 2014-01-07 16:05:30 -05:00
Gen_dummy_probes.sed Update copyright for 2014 2014-01-07 16:05:30 -05:00
Gen_fmgrtab.pl Update copyright for 2014 2014-01-07 16:05:30 -05:00
generate-errcodes.pl Update copyright for 2014 2014-01-07 16:05:30 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
probes.d Relax the requirement that all lwlocks be stored in a single array. 2014-01-27 11:07:44 -05:00