summaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
AgeCommit message (Expand)Author
1999-05-25pgindent run over code.Bruce Momjian
1999-02-18Enable bushy and right-hand queries by default.Bruce Momjian
1998-12-18SET TRANSACTION ISOLATION LEVEL ...Vadim B. Mikheev
1998-10-26Get rid of some minor compiler warnings.Tom Lane
1998-10-14New QUERY_LIMIT set command.Bruce Momjian
1998-10-08Clean up minor gcc warning about lack of reset_r_plans prototype.Tom Lane
1998-10-08Make functions static or ifdef NOT_USED. Prevent pg_version creation.Bruce Momjian
1998-09-03[Part #1: Type: text/plain, Encoding: 7bit, Size: 59]Bruce Momjian
1998-09-01OK, folks, here is the pgindent output.Bruce Momjian
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-07-26From: t-ishii@sra.co.jpMarc G. Fournier
1998-07-24I really hope that I haven't missed anything in this one...Marc G. Fournier
1998-07-18Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian
1998-06-16Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian
1998-06-15Remove un-needed braces around single statements.Bruce Momjian
1998-03-30There's a patch attached to fix gcc 2.8.x warnings, except for theBruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-03Supress call to tzset() in reset_timezone() if a new time zone has neverThomas G. Lockhart
1998-01-07Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian
1998-01-05Move variable.c to commands/ and aclchk.c to catalog/.Bruce Momjian