Commit Graph

98 Commits (REL6_5_PATCHES)

Author SHA1 Message Date
Bruce Momjian 4cf595bf88 Update from Massimo 26 years ago
Bruce Momjian 27b8143944 Hi, 26 years ago
Vadim B. Mikheev bbf37e9477 typedef struct LTAG 26 years ago
Bruce Momjian fcff1cdf4e Another pgindent run. Sorry folks. 26 years ago
Bruce Momjian 4eadfe8754 Make 0x007f -> (unsigned)0x7f to make pgindent happy. 26 years ago
Bruce Momjian 07842084fe pgindent run over code. 26 years ago
Bruce Momjian 57455fc565 Remove more -B parameters not needed. 26 years ago
Bruce Momjian 716b8e2dba Updates for 6.5. 26 years ago
Tom Lane cf11642e92 Undo collateral damage from recent patch: Makefile had 27 years ago
Bruce Momjian 1a87c14c9c I am sorry, I misinterpreted the still failing trigger regression test. 27 years ago
Bruce Momjian d489fdfc7f I send you a attach of my modified refint.c that 27 years ago
Bruce Momjian 9e4e33c996 This patch is to add more comments 27 years ago
Bruce Momjian 40457dfde9 add mention of large object orphaning 27 years ago
Peter Mount 94bb87f94b vacuumlo deals with large objects not referenced by any tables and removes them. 27 years ago
Tom Lane 763a7ab6b0 Delete unused system table pg_parg. 27 years ago
Tom Lane 85e9e03e0b Update findoidjoins for 6.5: remove workaround for long-dead bug, 27 years ago
Bruce Momjian 787786085f contrib/array_iterator/array_iterator.c won't compile. 27 years ago
Bruce Momjian 98ad3fcfaf Hi All, 27 years ago
Bruce Momjian 7311da9ec4 i have made minor changes to array_iterator to make it work with 27 years ago
Tom Lane 21badba151 Replace direct inclusions of c.h with inclusion of postgres.h, 27 years ago
Bruce Momjian f722af618a OK, here is a diff for the README file in /usr/src/pgsql/contrib/spi/. 27 years ago
Bruce Momjian 14f9dde379 New moddatetime contrib from Terry Mackintosh. 27 years ago
Vadim B. Mikheev 971175fa0c New HeapTuple structure/interface. 27 years ago
Thomas G. Lockhart 4d7188039a csh and sh examples were reversed. 27 years ago
Marc G. Fournier 4f4edb8307 Thanks to Vince Vielhaber <vev@michvhf.com> 27 years ago
Bruce Momjian 3abf496b8e > > There is a bug in check_foreign_key of refint.c which is bundled with 27 years ago
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. 27 years ago
Bruce Momjian 0de96f82dc Update fti README and stopwords. 27 years ago
Bruce Momjian 39282daa12 Update list of contrib directories. 27 years ago
Bruce Momjian 8f0ca623ff I finally got the time to put together some stuff for fti for 27 years ago
Bruce Momjian fd262dac8c > Sure send it in, we can put it in contrib. > > > > > I wrote a 27 years ago
Bruce Momjian 7784312f99 Ok, attached is the lo type, which goes some way with Large Object 27 years ago
Bruce Momjian 2925114933 try again 27 years ago
Bruce Momjian 92da1c3a6a I investigated carefully POSTGRES data base (in idea to use it for 27 years ago
Bruce Momjian 5815523b0e Add FAQ_CVS. 27 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 27 years ago
Marc G. Fournier d1c5021c67 From: "Aldrin L." <aldrin@americasnet.com> 28 years ago