Commit Graph

45 Commits (6bbef4e5383c99d93aa974e2c79d328cfbd1c4a9)

Author SHA1 Message Date
Bruce Momjian 33e2e02493 Add CVS version labels to all install/uninstall scripts. 18 years ago
Bruce Momjian 926bbab448 Make /contrib install/uninstall script consistent: 18 years ago
Bruce Momjian 541ff409cc Remove references to READMEs from /contrib Makefiles. 18 years ago
Bruce Momjian c3c69ab4fd Move most /contrib README files into SGML. Some still need conversion 18 years ago
Tom Lane b09c248bdd Fix PGXS conventions so that extensions can be built against Postgres 18 years ago
Tom Lane 41dcc65c0e Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to 19 years ago
Bruce Momjian 3a534ade39 Alphabetically order reference to include files, "G" - "M". 19 years ago
Tom Lane a0ffab351e Magic blocks don't do us any good unless we use 'em ... so install one 20 years ago
Tom Lane 0b36cb83dc PGXS should be set with := not =, as specified in the documentation, 20 years ago
Tom Lane 5b0c9d3603 Cleanup the contrib/lo module: there is no need anymore to implement 21 years ago
Tom Lane b7d236d663 Make sure contrib C functions are marked strict where needed. 21 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 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
Tom Lane 8fd5b3ed67 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) 22 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Hiroshi Inoue 9ab7ab5196 Add casts between lo and oid. 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 23 years ago
Bruce Momjian 66eb8df6a4 The attached patch changes most of the usages of sprintf() to 23 years ago
Hiroshi Inoue aa82ac8ab2 Fix a lo_manage()'s bug. 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 24 years ago
Bruce Momjian 558fae16e3 The attached patch enables the contrib subtree to build cleanly under 25 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
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Tom Lane cfbcb6bb21 Make the world safe for unsigned OIDs. 25 years ago
Tom Lane 5bb2300b59 Revise handling of oldstyle/newstyle functions per recent discussions 25 years ago
Peter Eisentraut 805e431a38 Add support for VPATH builds, that is, building somewhere else than in the 25 years ago
Peter Eisentraut 74618e2b82 Another round of those unportable config/build changes :-/ 26 years ago
Bruce Momjian 5c603943ef Makefile cleanup from Karel. 26 years ago
Bruce Momjian d66a8c7c47 Very small changes in the contrib's pg_dumplo in the attache. 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 5683e704d0 Add missing /contrib files to CVS. 26 years ago
Bruce Momjian f7f177d372 /contrib patch from Karel. 26 years ago
Tom Lane ae526b4070 Another round of updates for new fmgr, mostly in the datetime code. 26 years ago
Tom Lane 091126fa28 Generated header files parse.h and fmgroids.h are now copied into 26 years ago
Tom Lane 18952f6744 Second round of fmgr changes: triggers are now invoked in new style, 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Bruce Momjian 7784312f99 Ok, attached is the lo type, which goes some way with Large Object 28 years ago