Commit Graph

124 Commits (1dac2dd6779a7a5b35bd222f74bee1fe8c6e560d)

Author SHA1 Message Date
Bruce Momjian e50f52a074 pgindent run. 23 years ago
Bruce Momjian 66eb8df6a4 The attached patch changes most of the usages of sprintf() to 23 years ago
Bruce Momjian d84fe82230 Update copyright to 2002. 24 years ago
Bruce Momjian 7f459808de I've improved the contributed vacuumlo command, now it behaves like all other 24 years ago
Hiroshi Inoue c6cb8701db Change vacuumlo to take 'lo' type into account. 24 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 24 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Bruce Momjian 623bf843d2 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
Tom Lane d9466046c0 Fix bogus makefiles ... these didn't build on platforms that are sticky 25 years ago
Tom Lane 280a77d3ee Code review and cleanup. 25 years ago
Tom Lane 4f44aa04b5 Major overhaul of large-object implementation, by Denis Perchine with 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 25 years ago
Peter Eisentraut 424f0edcb8 Fix relative path references so that make knowns which dependencies refer 25 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 26 years ago
Bruce Momjian e3b37462c2 Remove old README files. 26 years ago
Bruce Momjian bad9ce7099 Add missing /contrib files 26 years ago
Bruce Momjian 6de7d4fe91 Update to /contrib from Karel. 26 years ago
Bruce Momjian b36d31030b Cleanup README Makefile installs. 26 years ago
Bruce Momjian f7f177d372 /contrib patch from Karel. 26 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 26 years ago
Bruce Momjian 5c25d60244 Add: 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Peter Mount 94bb87f94b vacuumlo deals with large objects not referenced by any tables and removes them. 27 years ago