summaryrefslogtreecommitdiff
path: root/src/include/postgres.h
diff options
context:
space:
mode:
authorTomas Vondra2017-06-03 14:04:12 +0000
committerTomas Vondra2017-06-03 14:04:12 +0000
commit32d57848458595a487d251b37c2872d86de439ef (patch)
treec65f843fd89009548e39d791beffd82daffe5900 /src/include/postgres.h
parent8a36babf462c87acb7b704b40e71c0994edefe9c (diff)
Fix built-in pgbench scripts to use 9.6 commands
PostgreSQL 9.6 changed some of the pgbench internal commands, e.g. \setrandom VARIABLE FROM TO changed to \set VARIABLE random(FROM, TO) and there are also some related changes. The merge only accepted changes to the upstream scripts, not the two XL-specific ones (tpcb-like-bid and simple-update-bid). Those are fixed by this commit.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions