Commit Graph

64 Commits (a541dbb6fa389bb0ffdd24a403bc6d276d77a074)

Author SHA1 Message Date
Tom Lane 375369acd1 Replace TupleTableSlot convention for whole-row variables and function 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Tom Lane 3896f48d7e Fix some minor portability issues, per Chris K-L. 22 years ago
Bruce Momjian a647e30ba3 New patch with corrected README attached. 23 years ago
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Tom Lane e4186762ff Adjust nodeFunctionscan.c to reset transient memory context between calls 23 years ago
Tatsuo Ishii cf7ee638a7 Adapt for SRF(Set Returning Function). 23 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
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 24 years ago