diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-10-02 16:43:41 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1998-10-02 16:43:41 +0000 |
commit | 9601964773b78c00f7e18b8dd9d7418e7e0290ad (patch) | |
tree | cc8cf1ee0c1e0acd3123f2cf3f0eb21df16acc71 /src/interfaces/python/tutorial/basics.py | |
parent | f93b6974f91491a895e875d37b474de48d4b9d8e (diff) | |
download | postgresql-9601964773b78c00f7e18b8dd9d7418e7e0290ad.tar.gz postgresql-9601964773b78c00f7e18b8dd9d7418e7e0290ad.zip |
Surround all identifiers with double quotes.
Formerly did so only for those which clearly required it, but that
would still miss things like reserved key words which also require it.
Implement the "-n" switch to revert the double quote behavior
to put DQs only where there is more than lower-case, digits,
and underscores.
Diffstat (limited to 'src/interfaces/python/tutorial/basics.py')
0 files changed, 0 insertions, 0 deletions