aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-09-12 00:18:14 +0000
committerBruce Momjian <bruce@momjian.us>2002-09-12 00:18:14 +0000
commitb2711a0aee509af9420a2e6e005739e8da3ce606 (patch)
treedb181641e3bb8887f599216843d34714dcf8df5e /src/tutorial/basics.source
parent5dd74c0f213e07d378066f0284f8807959b069e1 (diff)
downloadpostgresql-b2711a0aee509af9420a2e6e005739e8da3ce606.tar.gz
postgresql-b2711a0aee509af9420a2e6e005739e8da3ce606.zip
> BTW, clusterdb is not schema-aware and will surely fail in any database
> where more than one schema is in use, because it doesn't trouble to > schema-qualify table names. Ok, the following patch should solve this concern. It also tries to connect as little times as possible (the previous one would connect one time per table plus one per database; this one connects two times per database). Alvaro Herrera
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions