aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-05-07 22:01:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-05-07 22:01:18 +0000
commit48caf91b66fda69ffaf0d0aeb54ee41c6727ea2d (patch)
treec142f76d5f0813acdaf62c68f48fee162d4bb8c1 /src/backend/commands/tablecmds.c
parentfdd48b185288e3e77827d4d81dd1561e17bde90c (diff)
downloadpostgresql-48caf91b66fda69ffaf0d0aeb54ee41c6727ea2d.tar.gz
postgresql-48caf91b66fda69ffaf0d0aeb54ee41c6727ea2d.zip
Change pgbench to use the table names pgbench_accounts, pgbench_branches,
pgbench_history, and pgbench_tellers, rather than just accounts, branches, history, and tellers. This is to prevent accidental conflicts with real application tables, as has been reported to happen at least once. Also remove the automatic "SET search_path = public" that it did at startup, as this seems to restrict testing flexibility without actually buying much. Per proposal by Joshua Drake and ensuing discussion. Joshua Drake and Tom Lane
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions