summaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
Commit message (Expand)AuthorAgeFilesLines
* There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian1998-03-301-2/+4
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-20/+40
* 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