Commit Graph

4372 Commits (REL_15_STABLE)

Author SHA1 Message Date
Bruce Momjian 2d69fd90b9 Integrate new IP type from Tom Ivar Helbekkmo. 27 years ago
Bruce Momjian 3700981108 Add new make_oidjoin_check utility and template1_check.sql. Fix some 27 years ago
Bruce Momjian 8133867f51 update pginterface 27 years ago
Bruce Momjian a5d4642578 Update pginterface for 6.4. add manual page. 27 years ago
Marc G. Fournier 7f3630e270 sequence contrib directory removed, as already integrated into the main 27 years ago
Marc G. Fournier eec4c7366f From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Bruce Momjian 0c5e541a9a move plpgsql to src/pl for Jan. 27 years ago
Bruce Momjian 985f4ab98a fulltext copy script. 27 years ago
Bruce Momjian 863a62064c As proposed, here is the current version of PL/pgSQL. The 27 years ago
Marc G. Fournier 3fa676a74c From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> 27 years ago
Bruce Momjian 79c8d2e3a0 Change owner from oid to int4 type. 27 years ago
Bruce Momjian 22cc0e1645 Remove NOBTREE defines, and make findoidlinks handle regproc. 27 years ago
Bruce Momjian 85c165cd4c New findoidjoins examines oid columns to find join relationships. 27 years ago
Bruce Momjian 60baf183b3 Add contributor name to fulltextindex, and clean up contrib/README. 28 years ago
Bruce Momjian 0de96f82dc Update fti README and stopwords. 28 years ago
Bruce Momjian 39282daa12 Update list of contrib directories. 28 years ago
Bruce Momjian 8f0ca623ff I finally got the time to put together some stuff for fti for 28 years ago
Bruce Momjian fd262dac8c > Sure send it in, we can put it in contrib. > > > > > I wrote a 28 years ago
Bruce Momjian 7784312f99 Ok, attached is the lo type, which goes some way with Large Object 28 years ago
Bruce Momjian 2925114933 try again 28 years ago
Bruce Momjian 92da1c3a6a I investigated carefully POSTGRES data base (in idea to use it for 28 years ago
Bruce Momjian 5815523b0e Add FAQ_CVS. 28 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 28 years ago
Marc G. Fournier d1c5021c67 From: "Aldrin L." <aldrin@americasnet.com> 28 years ago
Bruce Momjian 77bc683869 Make Linux startup support sh and csh. 28 years ago
Marc G. Fournier 2cbcf46102 From: Jun Kuwamura <juk@rccm.co.jp> 28 years ago
Bruce Momjian f34b9bbac8 Improved version from Claudiu 28 years ago
Bruce Momjian 491b76019e pginterface cleanup 28 years ago
Marc G. Fournier 04bd26103e Missed a few files that were added with the lib/modules patch... 28 years ago
Marc G. Fournier 5b4b3d563d From: Jun Kuwamura <juk@rccm.co.jp> 28 years ago
Marc G. Fournier 85fe4cc17d Contribution for logging Apache Web stats to PostgreSQL 28 years ago
Bruce Momjian 3674ccdf95 Change Postgres95 to PostgreSQL. Update CLUSTER manual page. 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier b59e20db1a From: plh@opim.uconn.edu 28 years ago
Marc G. Fournier a377ad58ea I'm including an update to my user defined IP and MAC address type 28 years ago
Thomas G. Lockhart 243a913766 Remove some definitions which could not work; conversions from datetime 28 years ago
Marc G. Fournier 674b22a2a4 From: Tom I Helbekkmo <tih@Hamartun.Priv.NO> 28 years ago
Marc G. Fournier 8169769ee5 From: "Michael J. Maravillo" <mmj@philonline.com> 28 years ago
Bruce Momjian e6c6146eb8 Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. Clean up use of VARDATA. 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
Thomas G. Lockhart 1932d92161 Allow logging of output to syslog or /tmp/postgres.log. 28 years ago
Thomas G. Lockhart 7b06d99571 Backend code redefinitions to allow read/write 28 years ago
Bruce Momjian d3cf6f98c7 Remove .orig files. 28 years ago
Bruce Momjian 951986c550 Update of contrib stuff from massimo. 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
Bruce Momjian f03b75e4a3 Removed un-needed signal suff from pginterface. 28 years ago
Vadim B. Mikheev 7f97e05b09 char* --> Datum 28 years ago
Vadim B. Mikheev f1861395f3 README for refint.c and example of using. 28 years ago