git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4d63e26) | patch
Use E'' strings internally only when standard_conforming_strings =
2006年5月26日 23:48:54 +0000 (23:48 +0000)
2006年5月26日 23:48:54 +0000 (23:48 +0000)
commit 7a846ecc00b13a81adbf78b66dcf927077a802f8
Use E'' strings internally only when standard_conforming_strings =
'off'. This allows pg_dump output with standard_conforming_strings =
'on' to generate proper strings that can be loaded into other databases
without the backslash doubling we typically do. I have added the
dumping of the standard_conforming_strings value to pg_dump.

I also added standard backslash handling for plpgsql.
15 files changed:
src/backend/utils/adt/quote.c diff | blob | blame | history
src/backend/utils/adt/ruleutils.c diff | blob | blame | history
src/bin/initdb/initdb.c diff | blob | blame | history
src/bin/pg_dump/dumputils.c diff | blob | blame | history
src/bin/pg_dump/dumputils.h diff | blob | blame | history
src/bin/pg_dump/pg_backup_archiver.c diff | blob | blame | history
src/bin/pg_dump/pg_dump.c diff | blob | blame | history
src/bin/pg_dump/pg_dumpall.c diff | blob | blame | history
src/bin/psql/describe.c diff | blob | blame | history
src/bin/psql/large_obj.c diff | blob | blame | history
src/bin/scripts/createdb.c diff | blob | blame | history
src/bin/scripts/createuser.c diff | blob | blame | history
src/include/c.h diff | blob | blame | history
src/interfaces/ecpg/ecpglib/execute.c diff | blob | blame | history
src/pl/plpgsql/src/gram.y diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /