summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2002-07-05Add a few new lines to display recently added fields in the ControlFileThomas G. Lockhart
2002-07-05Cleanup.Bruce Momjian
2002-07-03Disable pg_upgrade for 7.3.Bruce Momjian
2002-06-23Link dbmirror into /contrib system.Bruce Momjian
2002-06-23Add dbmirror to /contrib. Minor C cleanups and Makefile.Bruce Momjian
2002-06-23Add indexing for isbn and issn.Bruce Momjian
2002-06-23Update dbsize documentation with:Bruce Momjian
2002-06-23Rename command to reindexdb, for consistency.Bruce Momjian
2002-06-23Handle mixed-case names in reindex script.Bruce Momjian
2002-06-22uint -> uint32, portability.Bruce Momjian
2002-06-21Add mention of segmented files to oid2name.Bruce Momjian
2002-06-21Add reindex utility to /contrib.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-13Mention vacuum for relpages.Bruce Momjian
2002-06-13Add script to show disk space per db.Bruce Momjian
2002-06-12Improve query.Bruce Momjian
2002-06-12Add mention of query showing pages used.Bruce Momjian
2002-06-12Add -q option to oid2name. Add sample session to README.Bruce Momjian
2002-06-07Please apply attached patch to contrib/intarray (7.2, 7.3).Bruce Momjian
2002-05-28Fix a bug with building rtree_gist indexes.Tom Lane
2002-05-27Update dblink to work with qualified relation names.Tom Lane
2002-05-20Restructure indexscan API (index_beginscan, index_getnext) perTom Lane
2002-05-20Update docs about new -N optionTatsuo Ishii
2002-05-03Remove the last traces of datatypes datetime and timespan.Tom Lane
2002-04-25Implement types regprocedure, regoper, regoperator, regclass, regtypeTom Lane
2002-04-24I've improved the contributed vacuumlo command, now it behaves like all otherBruce Momjian
2002-04-24Attached is an update to contrib/dblink. Please apply if there are noBruce Momjian
2002-04-24Update to my2pg 1.24.Bruce Momjian
2002-04-17Opclasses live in namespaces. I also took the opportunity to createTom Lane
2002-04-09Update pg_upgrade for 7.3.Bruce Momjian
2002-04-04Update to new version of Oracle conversion utility, version 1.8.Bruce Momjian
2002-04-02Fix contrib/dbsize for schema-qualified table names.Tom Lane
2002-03-30Further cleanups for relations in schemas: teach nextval and otherTom Lane
2002-03-19> > Users of contrib/tsearch needs after upgrading of module (compiling, inst...Bruce Momjian
2002-03-19> > Users of contrib/tsearch needs after upgrading of module (compiling, inst...Bruce Momjian
2002-03-11Pleas apply it for 7.2.1 and current CVS.Bruce Momjian
2002-03-11Back out this for Peter:Bruce Momjian
2002-03-06This simple patch fixes broken Makefile, broken ApplySnapshot andBruce Momjian
2002-03-06Change made to elog:Bruce Momjian
2002-03-05Please, apply attached patch for contrib/tsearch to 7.2.1 and currentBruce Momjian
2002-03-05Currently, contrib/oid2name doesn't bother to free() the memory that itBruce Momjian
2002-02-25Try to make makefile actually work ...Tom Lane
2002-02-25Fix typo in Makefile.Bruce Momjian
2002-02-25Fix typo in filename.Bruce Momjian
2002-02-25Add integer aggregator to /contrib.Bruce Momjian
2002-02-24Add -N option which disables updation of branches and tellers tables.Tatsuo Ishii
2002-02-22I've written on like that a while ago:Bruce Momjian
2002-02-22Please, apply attached patch of contrib/btree_gist to 7.2.1 and currentBruce Momjian
2002-02-22More wording improvement.Bruce Momjian
2002-02-22Improve wording of meaning of /contrib directory.Bruce Momjian