Commit Graph

33 Commits (1dcabacd4589dde4376c413fb8f0576b80750256)

Author SHA1 Message Date
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Tom Lane 8609d4abf2 Fix portability problems recently exposed by regression tests on Alphas. 25 years ago
Tom Lane a933ee38bb Change SearchSysCache coding conventions so that a reference count is 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 25 years ago
Tom Lane d0e17e2112 Arrays are toastable. (At least if you initdb, which I didn't force.) 25 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 25 years ago
Bruce Momjian 5c603943ef Makefile cleanup from Karel. 25 years ago
Bruce Momjian e3b37462c2 Remove old README files. 25 years ago
Bruce Momjian bad9ce7099 Add missing /contrib files 25 years ago
Bruce Momjian 6de7d4fe91 Update to /contrib from Karel. 25 years ago
Bruce Momjian b36d31030b Cleanup README Makefile installs. 25 years ago
Bruce Momjian fca9295fab Remove old doc files, now README. 25 years ago
Bruce Momjian f7f177d372 /contrib patch from Karel. 25 years ago
Tom Lane 8a098f2f5d Update array_iterator to use new fmgr interface. 25 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 25 years ago
Tom Lane bec82a8571 Print OIDs as %u not %d. 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 26 years ago
Bruce Momjian 27b8143944 Hi, 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 26 years ago
Bruce Momjian 787786085f contrib/array_iterator/array_iterator.c won't compile. 27 years ago
Bruce Momjian 7311da9ec4 i have made minor changes to array_iterator to make it work with 27 years ago
Marc G. Fournier eec4c7366f From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 27 years ago
Marc G. Fournier 5b4b3d563d From: Jun Kuwamura <juk@rccm.co.jp> 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Bruce Momjian 9d00fbbeb0 Change some labels in bootparse to make ctags happy. Clean up outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff. 28 years ago
Bruce Momjian 951986c550 Update of contrib stuff from massimo. 28 years ago
Bruce Momjian 075cede748 Add typdefs to pgindent run. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Marc G. Fournier 9848d3655d Support Docs & Contrib 29 years ago