- 18 Aug, 1997 1 commit
-
-
Bruce Momjian authored
-
- 03 Jun, 1997 1 commit
-
-
Vadim B. Mikheev authored
remove.c: In function `RemoveAggregate': remove.c:413: warning: unused variable `typename' -> got rid of it.
-
- 22 May, 1997 1 commit
-
-
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.
-
- 30 Nov, 1996 1 commit
-
-
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
-
- 06 Nov, 1996 2 commits
-
-
Marc G. Fournier authored
-
Marc G. Fournier authored
-
- 03 Nov, 1996 1 commit
-
-
Marc G. Fournier authored
-
- 23 Oct, 1996 1 commit
-
-
Marc G. Fournier authored
-
- 19 Aug, 1996 1 commit
-
-
Marc G. Fournier authored
fixed the spelling of 'nonexistent' in a few places...
-
- 09 Jul, 1996 1 commit
-
-
Marc G. Fournier authored
-