aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/sql/postgres_fdw.sql
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-02-28 16:57:37 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-02-28 16:57:37 -0500
commit38a1144a91d207997dd68a8c2af759f88547016f (patch)
tree7da06306168c5c6fc56910a2d73d1f89156e32cf /contrib/postgres_fdw/sql/postgres_fdw.sql
parent2af28e603319224e87fd35ab62f36ef6de45eaac (diff)
downloadpostgresql-38a1144a91d207997dd68a8c2af759f88547016f.tar.gz
postgresql-38a1144a91d207997dd68a8c2af759f88547016f.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 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions