Commit Graph

20 Commits (c76ff4bc4ed07f5b79a1d66772d70a404466ad8c)

Author SHA1 Message Date
Tom Lane b7d236d663 Make sure contrib C functions are marked strict where needed. 21 years ago
Tom Lane f1283ed6cc Fix a bunch of 'old-style parameter declaration' warnings induced by 21 years ago
Tom Lane 380bd04c16 Standardize on using the Min, Max, and Abs macros that are in our c.h file, 21 years ago
Tom Lane fa5c8a055a Cross-data-type comparisons are now indexable by btrees, pursuant to my 22 years ago
Tom Lane c1d62bfd00 Add operator strategy and comparison-value datatype fields to ScanKey. 22 years ago
Tom Lane aec57ea868 elog mop-up. 23 years ago
Tom Lane 44fbe20d62 Restructure indexscan API (index_beginscan, index_getnext) per 24 years ago
Bruce Momjian 92288a1cf9 Change made to elog: 24 years ago
Tom Lane 89345945d9 Remove old, broken code for query_limit(), assert_enable(), 25 years ago
Tom Lane 65da0d66b4 Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 26 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Bruce Momjian a2226ad237 contrib-array.patch 26 years ago
Bruce Momjian 5a017b96ad Apply contrib patch from Massimo 27 years ago
Tom Lane bd272cace6 Mega-commit to make heap_open/heap_openr/heap_close take an 27 years ago
Bruce Momjian 27b8143944 Hi, 27 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Marc G. Fournier eec4c7366f From: Massimo Dal Zotto <dz@cs.unitn.it> 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 951986c550 Update of contrib stuff from massimo. 29 years ago