summaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
Commit message (Expand)AuthorAgeFilesLines
* Supress call to tzset() in reset_timezone() if a new time zone has neverThomas G. Lockhart1998-02-031-48/+20
* Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian1998-01-071-7/+7
* Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian1998-01-051-0/+612