mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
GUC support. It's now possible to set datestyle, timezone, and client_encoding from postgresql.conf and per-database or per-user settings. Also, implement rollback of SET commands that occur in a transaction that later fails. Create a SET LOCAL var = value syntax that sets the variable only for the duration of the current transaction. All per previous discussions in pghackers.
3.5 KiB
3.5 KiB