aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/python/tutorial/basics.py
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1998-10-02 16:43:41 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1998-10-02 16:43:41 +0000
commit9601964773b78c00f7e18b8dd9d7418e7e0290ad (patch)
treecc8cf1ee0c1e0acd3123f2cf3f0eb21df16acc71 /src/interfaces/python/tutorial/basics.py
parentf93b6974f91491a895e875d37b474de48d4b9d8e (diff)
downloadpostgresql-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