postgresql/src/backend/utils
Bruce Momjian d0ee93797d arrays: tighten checks for multi-dimensional input
Previously an input array string that started with a single-element
array dimension would then later accept a multi-dimensional segment.

BACKWARD INCOMPATIBILITY
2014-02-01 10:49:17 -05:00
..
adt arrays: tighten checks for multi-dimensional input 2014-02-01 10:49:17 -05: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 Introduce replication slots. 2014-01-31 22:45:36 -05: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