postgresql/src/backend/postmaster
Tom Lane f0811a74b3 Merge the last few variable.c configuration variables into the generic
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.
2002-05-17 01:19:19 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
postmaster.c Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00