]> granicus.if.org Git - postgresql/history - src/backend/commands/variable.c
From: t-ishii@sra.co.jp
[postgresql] / src / backend / commands / variable.c
1998-07-26 Marc G. FournierFrom: t-ishii@sra.co.jp
1998-07-24 Marc G. FournierI really hope that I haven't missed anything in this...
1998-07-18 Bruce MomjianAdd auto-size to screen to \d? commands. Use UNION...
1998-06-16 Bruce MomjianHi, here are the patches to enhance existing MB handlin...
1998-06-15 Bruce MomjianRemove un-needed braces around single statements.
1998-03-30 Bruce MomjianThere's a patch attached to fix gcc 2.8.x warnings...
1998-02-26 Bruce Momjianpgindent run before 6.3 release, with Thomas' requested...
1998-02-03 Thomas G. LockhartSupress call to tzset() in reset_timezone() if a new...
1998-01-07 Bruce MomjianAllow varchar() to only store needed bytes. Remove...
1998-01-05 Bruce MomjianMove variable.c to commands/ and aclchk.c to catalog/.