summaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
Commit message (Expand)AuthorAgeFilesLines
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-50/+2
* I really hope that I haven't missed anything in this one...Marc G. Fournier1998-07-241-1/+4
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-181-7/+7
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-1/+57
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-3/+1
* 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