- Feb 13, 1998
-
-
Bruce Momjian authored
-
- Feb 10, 1998
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Feb 05, 1998
-
-
Marc G. Fournier authored
output at least doesn't appear that its missing something. wasn't particularly confident with removing 'caller' altogether :(
-
Marc G. Fournier authored
-
- Jan 31, 1998
-
-
Bruce Momjian authored
calls.
-
- Jan 20, 1998
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Add lock to i386 asm.
-
- Jan 19, 1998
-
-
Bruce Momjian authored
-
- Jan 17, 1998
-
-
Bruce Momjian authored
with supporting code. Creates SubLink node in gram.y. psql.c patch for newatttypmod field.
-
Bruce Momjian authored
varchar length. Cleans up code so attlen is always length. Removed varchar() hack added earlier. Will fix bug in selecting varchar() fields, and varchar() can be variable length.
-
- Jan 15, 1998
-
-
Bruce Momjian authored
Pass List* of Aggregs into executor, and create needed array there. No longer need to double-processs Aggregs with second copy in Query. Fix crash when doing: select sum(x+1) from test where 1 > 0;
-
- Jan 04, 1998
-
-
Bruce Momjian authored
-
- Dec 29, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Nov 26, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Nov 25, 1997
-
-
Bruce Momjian authored
-
- Nov 24, 1997
-
-
Bruce Momjian authored
-
- Nov 21, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Nov 07, 1997
-
-
Thomas G. Lockhart authored
-
- Nov 02, 1997
-
-
Vadim B. Mikheev authored
-
- Sep 08, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
-
- Sep 07, 1997
-
-
Bruce Momjian authored
-
- Aug 20, 1997
-
-
Bruce Momjian authored
-
- Aug 19, 1997
-
-
Bruce Momjian authored
-
- May 22, 1997
-
-
Marc G. Fournier authored
Subject: [PATCHES] DROP AGGREGATE patch/fix. Here's a patch that fixes the DROP AGGREGATE command to delete the desired aggregate for a specific type.
-
- Feb 07, 1997
-
-
Bruce Momjian authored
-
- Jan 22, 1997
-
-
Bruce Momjian authored
Invalidate vacuum relation cache to use new row counts from vacuum.
-
- Dec 11, 1996
-
-
Bryan Henderson authored
-
- Nov 30, 1996
-
-
Bruce Momjian authored
as ints and longs. Touches on quite a few function args as well. Most other files look ok as far as Oids go...still checking though... Since Oids are type'd as unsigned ints, they should prolly be used with the %ud format string in elog and sprintf messages. Not sure what kind of strangeness that could produce. Darren King
-
- Nov 10, 1996
-
-
Bruce Momjian authored
-
- Nov 08, 1996
-
-
Bruce Momjian authored
-
- Nov 06, 1996
-
-
Marc G. Fournier authored
I'm able to get through a 'make' of the backend with no errors except the occasional 'might not be initialized error', which is nothing major, just annoying. Have a few patches from D'Arcy to incorporate, but am waiting until I can get a clean compile first, which I'm hoping to have before bed, or sometime tomorrow.
-
- Nov 04, 1996
-
-
Marc G. Fournier authored
-
- Nov 03, 1996
-
-
Marc G. Fournier authored
-
- Oct 31, 1996
-
-
Bruce Momjian authored
-