postgresql/src/backend
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
..
access Introduce replication slots. 2014-01-31 22:45:36 -05:00
bootstrap Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
catalog Introduce replication slots. 2014-01-31 22:45:36 -05:00
commands Fix unsafe references to errno within error messaging logic. 2014-01-29 20:04:43 -05:00
executor Make bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE. 2014-01-13 14:42:16 -05:00
foreign Update copyright for 2014 2014-01-07 16:05:30 -05:00
lib Update copyright for 2014 2014-01-07 16:05:30 -05:00
libpq Disallow use of SSL v3 protocol in the server as well as in libpq. 2014-01-31 17:51:18 -05:00
main Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
nodes ALTER TABLESPACE ... MOVE ... OWNED BY 2014-01-23 23:52:40 -05:00
optimizer Fix bogus handling of "postponed" lateral quals. 2014-01-30 14:51:16 -05:00
parser ALTER TABLESPACE ... MOVE ... OWNED BY 2014-01-23 23:52:40 -05:00
po Translation updates 2013-12-02 00:17:07 -05:00
port Fix unsafe references to errno within error messaging logic. 2014-01-29 20:04:43 -05:00
postmaster Fix compiler warning in EXEC_BACKEND builds. 2014-01-28 23:35:50 -05:00
regex Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
replication Introduce replication slots. 2014-01-31 22:45:36 -05:00
rewrite Update copyright for 2014 2014-01-07 16:05:30 -05:00
snowball Update copyright for 2014 2014-01-07 16:05:30 -05:00
storage Introduce replication slots. 2014-01-31 22:45:36 -05:00
tcop Add ALTER TABLESPACE ... MOVE command 2014-01-18 18:56:40 -05:00
tsearch Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
utils arrays: tighten checks for multi-dimensional input 2014-02-01 10:49:17 -05:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00
nls.mk Add libpgcommon to backend gettext source files 2013-10-19 13:49:05 -04:00