]> granicus.if.org Git - postgresql/history - contrib
Change plpgsql's GET DIAGNOSTICS statement to use SQL99-compatible
[postgresql] / contrib /
2001-02-17 Tatsuo IshiiFix README in Japanese to sync with README.pgbench...
2001-02-16 Tom LaneUpdate README's install instructions to agree with...
2001-02-12 Bruce MomjianBruce Momjian <pgman@candle.pha.pa.us> writes:
2001-02-12 Bruce MomjianAdd stdio to file.
2001-02-12 Bruce MomjianAdd // -> /* */ mapping to pgindent.
2001-02-12 Bruce MomjianAdd #include <unistd.h>
2001-02-11 Bruce MomjianAdd to Makefile.
2001-02-11 Bruce MomjianAdd pg_logger to /contrib.
2001-02-10 Peter EisentrautOnly look for bison as YACC; other yaccs need to be...
2001-02-10 Bruce Momjiancleanup
2001-02-10 Bruce MomjianAdd URL for my2pg.pl.
2001-02-10 Bruce MomjianAdd description.
2001-02-10 Bruce MomjianAdd both conversion utilities.
2001-02-10 Bruce Momjiancleanup
2001-02-10 Bruce MomjianAdd other mysql conversion utility for comparisons.
2001-02-10 Tom LaneUpdate findoidjoins notes for 7.1.
2001-02-10 Tom LaneCompile a little more cleanly.
2001-02-10 Tom LaneAdd oid2name subdirectory to contrib Makefile.
2001-02-10 Tom LaneRestructure the key include files per recent pghackers...
2001-02-10 Peter EisentrautAdd new FreeBSD start script that makes use of new...
2001-02-09 Tom LaneRemove link to dead subdirectory 'linux'.
2001-02-08 Peter EisentrautRemove outdated contrib/linux start scripts. Beat...
2001-02-08 Bruce MomjianUPdate file from Patrick.
2001-02-06 Bruce Momjiancleaned up.
2001-02-06 Bruce MomjianMake it clearer.
2001-02-06 Bruce MomjianWell, learned the hard way...
2001-02-06 Bruce MomjianUpdate /contrib and TODO.detail.
2001-02-03 Bruce MomjianChange description.
2001-02-01 Bruce Momjian Please replace with the one attached to this...
2001-01-30 Bruce MomjianUpdate /contrib README and add init.d from Ryan.
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-24 Bruce MomjianOops, got binary in there too.
2001-01-24 Bruce MomjianOops, had .o file in there.
2001-01-24 Bruce MomjianI would like to do a interface change in pgcrypto....
2001-01-24 Bruce MomjianUpdate
2001-01-24 Bruce MomjianAdd oid2name. Add streaming option later.
2001-01-23 Peter MountSome more additions to contrib for JDBC
2001-01-18 Peter MountThu Jan 18 12:24:00 GMT 2001 peter@retep.org.uk
2001-01-18 Thomas G. LockhartAdd "--nodata" option to allow schema conversion only.
2001-01-15 Tom LaneShow intarray contrib module in contrib/README and...
2001-01-13 Marc G. Fourniercheck one last time for any erros ...
2001-01-13 Marc G. Fournierignore his too
2001-01-13 Marc G. Fournierand this time?
2001-01-13 Marc G. Fourniertry this again ...
2001-01-13 Peter EisentrautClean up garbage.
2001-01-13 Peter EisentrautSurely one README file is enough.
2001-01-13 Marc G. Fournierokay, this appears to work ...
2001-01-12 Peter EisentrautSurely we don't need a 7.0.3 makefile in 7.1.
2001-01-12 Bruce MomjianAdd to DROP todo.
2001-01-12 Marc G. Fourniercommit Oleg and Teodor's RD-tree implementation .....
2001-01-09 Bruce MomjianThe KAME files md5.* and sha1.* have the following...
2000-12-28 Peter EisentrautQualify %.in rule to avoid triggering on configure...
2000-12-27 Tom LaneFix portability problems recently exposed by regression...
2000-12-22 Tom LaneRevise lock manager to support "session level" locks...
2000-12-21 Thomas G. LockhartRename undocumented utility SyncSyncID to MasterSync.
2000-12-21 Thomas G. LockhartRename undocumented utility SyncSyncID to MasterSync.
2000-12-20 Thomas G. Lockhartrserv replication toolkit from Vadim Mikheev.
2000-12-20 Thomas G. LockhartAdd rserv replication toolkit from Vadim Mikheev.
2000-12-20 Thomas G. LockhartUtility to convert MySQL schema dumps to SQL92 and...
2000-12-11 Tom LaneLinks to CUBE, SEG contrib items
2000-12-11 Tom LaneGene Selkov's SEG datatype (GiST example code)
2000-12-11 Tom LaneGene Selkov's CUBE datatype (GiST example code)
2000-12-09 Bruce MomjianAdd fulltextindex TODO list.
2000-12-04 Tom LaneFix bogus makefiles ... these didn't build on platforms... REL7_1_BETA
2000-12-04 Tom LaneSeems to have been missed in GetPgUserName updates.
2000-12-04 Tom LaneEliminate some of the more blatant platform-dependencie...
2000-12-03 Tom LaneEnsure that all uses of <ctype.h> functions are applied...
2000-11-30 Peter EisentrautMake all commands that link a program look like
2000-11-22 Tom LaneRemove old, broken code for query_limit(), assert_enable(),
2000-11-22 Tom LaneThis file now redundant with README.pg_dumplo; remove it.
2000-11-22 Tom LaneCode review: minor cleanups, make the world safe for...
2000-11-21 Tom LaneMention pgcrypto.
2000-11-21 Tom LaneMake the world safe for unsigned OIDs.
2000-11-21 Tom LaneCode review and cleanup.
2000-11-20 Tom LaneRevise handling of oldstyle/newstyle functions per...
2000-11-16 Tom LaneChange SearchSysCache coding conventions so that a...
2000-11-02 Bruce MomjianRemove pg_dumpaccounts from 7.1 tree.
2000-11-02 Jan WieckAdded utility script pg_dumpaccounts to contrib.
2000-11-01 Tatsuo IshiiFix for PQsetdb port parameter due to the interface...
2000-10-31 Peter EisentrautHashing functions from Marko Kreen <marko@l-t.ee>
2000-10-24 Tom LaneMajor overhaul of large-object implementation, by Denis...
2000-10-20 Peter EisentrautAdd support for VPATH builds, that is, building somewhe...
2000-10-04 Peter EisentrautUpdate soundex to new fmgr interface and fix algorithm
2000-09-29 Peter EisentrautStandardize on __CYGWIN__ rather than __CYGWIN32__...
2000-09-18 Peter EisentrautMove contrib/odbc/odbc.sql together with odbc driver...
2000-08-31 Peter EisentrautFix relative path references so that make knowns which...
2000-08-23 Thomas G. LockhartComment fixes from Larry Rosenman" <ler@lerctr.org>.
2000-08-23 Thomas G. LockhartCreate and manage information on MAC address OUIs
2000-08-03 Tom LaneMore functions updated to new fmgr style --- money...
2000-07-28 Tom LaneRemove <values.h> inclusions, no-longer-needed MAXINT...
2000-07-22 Tom LaneArrays are toastable. (At least if you initdb, which...
2000-07-17 Tom LaneStat functions now in main system, contrib code no...
2000-07-16 Peter EisentrautAutomatic dependency tracking
2000-07-12 Peter EisentrautRemove a bunch of unused configure tests, in particular...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-07 Tom LaneFix misuse of StrNCpy to copy and add null to non-null...
2000-07-05 Tom LaneUpdate textin() and textout() to new fmgr style. This...
2000-07-04 Bruce MomjianMakefile cleanup from Karel.
2000-07-04 Jan WieckAdded CVS header
2000-07-04 Jan WieckNew contrib module for statistical mathematics
next