postgresql/src/backend/access
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
..
common
gist
hash
heap Change heap_get_latest_tid() so that a transaction can 2002-05-01 01:23:37 +00:00
index Opclasses live in namespaces. I also took the opportunity to create 2002-04-17 20:57:57 +00:00
nbtree
rtree
transam Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
Makefile