- 30 Nov, 1996 6 commits
-
-
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
-
Bruce Momjian authored
Now You can do queries like select sum(some_func(x)) from ... select min(table1.x + table2.y) from table1, table2 where ... and so on. Vadim
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 29 Nov, 1996 5 commits
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
if its free-space < min_tuple_len.
-
Bryan Henderson authored
-
Bruce Momjian authored
-
- 28 Nov, 1996 3 commits
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Bryan Henderson authored
-
- 27 Nov, 1996 17 commits
-
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bryan Henderson authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
by scanning PROC structures of all running backend.
-
Vadim B. Mikheev authored
PROC structure (it's for new TransactionIdIsInProgress func).
-
Vadim B. Mikheev authored
and to InvalidTransactionId in CommitTransaction & AbortTransaction (it's for new TransactionIdIsInProgress func).
-
Vadim B. Mikheev authored
-
Bryan Henderson authored
-
- 26 Nov, 1996 7 commits
-
-
Bryan Henderson authored
-
Bryan Henderson authored
-
Bryan Henderson authored
-
Bryan Henderson authored
-
Bryan Henderson authored
"may be used before being set" warnings.
-
Bryan Henderson authored
-
Bryan Henderson authored
-
- 25 Nov, 1996 2 commits
-
-
Bryan Henderson authored
-
Bryan Henderson authored
-