- 02 Dec, 1996 2 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
- 
- 01 Dec, 1996 2 commits
- 
- 
Bruce Momjian authored
- 
Bruce Momjian authored
 
- 
- 30 Nov, 1996 6 commits
- 
- 
Bruce Momjian authoredas 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 authoredNow 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 authoredif 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 authoredby scanning PROC structures of all running backend. 
- 
Vadim B. Mikheev authoredPROC structure (it's for new TransactionIdIsInProgress func). 
- 
Vadim B. Mikheev authoredand to InvalidTransactionId in CommitTransaction & AbortTransaction (it's for new TransactionIdIsInProgress func). 
- 
Vadim B. Mikheev authored
- 
Bryan Henderson authored
 
- 
- 26 Nov, 1996 5 commits
- 
- 
Bryan Henderson authored
- 
Bryan Henderson authored
- 
Bryan Henderson authored
- 
Bryan Henderson authored
- 
Bryan Henderson authored"may be used before being set" warnings. 
 
-