aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-02-28 16:57:38 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-02-28 16:57:38 -0500
commite459eb9fb0c2af5c1363327df7ed0db3ab0042d2 (patch)
tree2baac605c505c9950c36100cb7bfb0669331d07f /src/backend/access/gist/gistproc.c
parentf171cbe0d90ef91ed8ae69888cece03d1f9e5c8d (diff)
downloadpostgresql-e459eb9fb0c2af5c1363327df7ed0db3ab0042d2.tar.gz
postgresql-e459eb9fb0c2af5c1363327df7ed0db3ab0042d2.zip
Remove restriction on SQL block length in isolationtester scanner.
specscanner.l had a fixed limit of 1024 bytes on the length of individual SQL stanzas in an isolation test script. People are starting to run into that, so fix it by making the buffer resizable. Once we allow this in HEAD, it seems inevitable that somebody will try to back-patch a test that exceeds the old limit, so back-patch this change as a preventive measure. Daniel Gustafsson Discussion: https://postgr.es/m/8D628BE4-6606-4FF6-A3FF-8B2B0E9B43D0@yesql.se
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions