Commit Graph

27 Commits (d51df918970bcf42f915a3882bfdee5972aa9bad)

Author SHA1 Message Date
Tom Lane 978129f28e Document get_call_result_type() and friends; mark TypeGetTupleDesc() 21 years ago
Neil Conway a4374f9070 Remove second argument from textToQualifiedNameList(), as it is no longer 21 years ago
Tom Lane 9ffc8ed58b Repair possible failure to update hint bits back to disk, per 21 years ago
Tom Lane 392b187a21 Remove DROPs from contrib object creation scripts, per Dave Page. 22 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 22 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 22 years ago
Tom Lane 4af3421161 Get rid of rd_nblocks field in relcache entries. Turns out this was 22 years ago
Tom Lane 375369acd1 Replace TupleTableSlot convention for whole-row variables and function 22 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 23 years ago
Tom Lane 3896f48d7e Fix some minor portability issues, per Chris K-L. 23 years ago
Bruce Momjian a647e30ba3 New patch with corrected README attached. 23 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 24 years ago
Tatsuo Ishii 6bea242750 Add GRANT EXECUTE ON FUNCTION 24 years ago
Bruce Momjian e50f52a074 pgindent run. 24 years ago
Tatsuo Ishii 5e3a28f4de Refrect changes made by Tom Lane 24 years ago
Tom Lane e4186762ff Adjust nodeFunctionscan.c to reset transient memory context between calls 24 years ago
Tatsuo Ishii cf7ee638a7 Adapt for SRF(Set Returning Function). 24 years ago
Tom Lane 44fbe20d62 Restructure indexscan API (index_beginscan, index_getnext) per 24 years ago
Tom Lane 5f4745adf4 Further cleanups for relations in schemas: teach nextval and other 24 years ago
Bruce Momjian 92288a1cf9 Change made to elog: 24 years ago
Tatsuo Ishii 71d641cf15 Reflect Tom's change 24 years ago
Tom Lane 897083715b Fix pgstattuple to acquire a read lock on the target table. This 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Tatsuo Ishii 9a23885f72 Add pgstattuple 25 years ago