Commit Graph

23 Commits (1dac2dd6779a7a5b35bd222f74bee1fe8c6e560d)

Author SHA1 Message Date
Tom Lane 70a7732007 Remove support for upgrading extensions from "unpackaged" state. 6 years ago
Peter Eisentraut 4cb89d8306 lo: Add test suite 8 years ago
Robert Haas e7880e5d39 Update lo extension for parallel query. 9 years ago
Noah Misch 0ffc201a51 Add file version information to most installed Windows binaries. 11 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 541ff409cc Remove references to READMEs from /contrib Makefiles. 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
Tom Lane 0b36cb83dc PGXS should be set with := not =, as specified in the documentation, 20 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 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
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 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 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 7784312f99 Ok, attached is the lo type, which goes some way with Large Object 28 years ago
Marc G. Fournier 5b4b3d563d From: Jun Kuwamura <juk@rccm.co.jp> 28 years ago
Marc G. Fournier 8169769ee5 From: "Michael J. Maravillo" <mmj@philonline.com> 28 years ago
Vadim B. Mikheev 629e895101 Trigger function for inserting user names. 28 years ago
Vadim B. Mikheev d75206fdf5 General function for SERIAL/IDENTITY/AUTOINCREMENT feature. 28 years ago
Vadim B. Mikheev af5c86e2d1 General trigger functions for time-travel 28 years ago
Vadim B. Mikheev f1861395f3 README for refint.c and example of using. 28 years ago
Vadim B. Mikheev b09114b1be Changed for regression tests. 28 years ago
Vadim B. Mikheev b6f348cd33 General trigger functions for referential integrity. 28 years ago