]> granicus.if.org Git - postgresql/history - contrib
Repair always-broken date_part('quarter',timestamp).
[postgresql] / contrib /
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
2000-07-04 Tom LaneNow that I look at it, is_stopword() is broken and...
2000-07-04 Tom LaneResult of strcmp() is a signed int. Per bug report
2000-07-03 Bruce Momjian Very small changes in the contrib's pg_dumplo in the...
2000-06-19 Bruce MomjianRemove old README files.
2000-06-19 Bruce MomjianAdd missing /contrib files
2000-06-19 Bruce MomjianUpdate to /contrib from Karel.
2000-06-16 Bruce MomjianCleanup README Makefile installs.
2000-06-15 Bruce MomjianRemove old doc files, now README.
2000-06-15 Bruce MomjianAdd missing /contrib files to CVS.
2000-06-15 Bruce Momjian/contrib patch from Karel.
2000-06-12 Bruce Momjian Well, pg_dumplo is in attache. It is really simple...
2000-06-11 Tom LaneUpdate sequence-related functions to new fmgr style...
2000-06-09 Tom LaneAnother round of updates for new fmgr, mostly in the...
2000-05-29 Tom LaneUpdate array_iterator to use new fmgr interface.
2000-05-29 Tom LaneGenerated header files parse.h and fmgroids.h are now...
2000-05-29 Tom LaneSecond round of fmgr changes: triggers are now invoked...
2000-05-18 Bruce MomjianFix WARN->NOTICE in docs. Change libpgeasy connection...
2000-05-16 Bruce MomjianThe old init file won't run under bash on my box.
2000-05-05 Tom LaneBecause we ended up forcing an initdb for 7.0 final...
2000-04-28 Bruce MomjianUpdate pgeasy examples
2000-04-28 Bruce MomjianMore libpgeasy update of connectdb() parameter ordering
2000-04-16 Tom LaneAdd scripts to enable/disable use of new LIKE/regexp...
2000-04-16 Tom LanePrint OIDs as %u not %d.
2000-04-12 Bruce MomjianYe-old pgindent run. Same 4-space tabs.
2000-04-11 Thomas G. LockhartInternal functions to support newest ODBC driver {fn...
2000-04-08 Tom LaneModify pgbench.c not to depend on configure, since...
2000-04-07 Thomas G. LockhartClean up directory to compile and run on my Linux box...
2000-04-03 Bruce MomjianHi,
2000-03-19 Tom LaneSince PORTNAME is no longer used at the level of C...
2000-02-13 Bruce Momjiancontrib-array.patch
2000-01-26 Bruce MomjianAdd:
2000-01-25 Bruce Momjian as attache of this mail is patch (to the main tree...
2000-01-22 Tom Lanefindoidjoins was suffering from bit rot (pginterface no
2000-01-15 Tatsuo IshiiAdd pgench: a TPC-B like benchmarking tool
1999-11-29 Bruce MomjianI finish devel. of Oracle compatible DateTime routines...
1999-11-29 Bruce MomjianAttached are the C-routines that implement a BIT and...
1999-10-11 Bruce MomjianAdd pginterface into main tree, called pgeasy.
1999-10-09 Bruce MomjianUpdate contrib/README.
1999-10-09 Bruce MomjianRemove contrib/int8.
1999-09-27 Bruce MomjianApply contrib patch from Massimo
1999-09-18 Tom LaneMega-commit to make heap_open/heap_openr/heap_close...
1999-06-05 Bruce MomjianUpdate from Massimo
1999-06-05 Bruce MomjianHi,
1999-06-01 Vadim B. Mikheevtypedef struct LTAG
1999-05-25 Bruce MomjianAnother pgindent run. Sorry folks.
1999-05-25 Bruce MomjianMake 0x007f -> (unsigned)0x7f to make pgindent happy.
1999-05-25 Bruce Momjianpgindent run over code.
1999-05-23 Bruce MomjianRemove more -B parameters not needed.
1999-05-17 Bruce MomjianUpdates for 6.5.
1999-05-16 Tom LaneUndo collateral damage from recent patch: Makefile had
1999-05-12 Bruce MomjianI am sorry, I misinterpreted the still failing trigger...
next