]> granicus.if.org Git - postgresql/shortlog
postgresql
2000-02-06 Bruce MomjianSolaris has always had problems with 1947 in the
2000-02-06 Tom LaneRename same() to sameseti() to have a slightly less...
2000-02-06 Tatsuo IshiiFix a bug when specfying -D option.
2000-02-05 Tom LaneReplace nth() calls in inner loops with traversal of...
2000-02-05 Tom LaneFurther cleanup for OR-of-AND WHERE-clauses. orindxpat...
2000-02-05 Bruce MomjianUpdate TODO list.
2000-02-05 Tatsuo IshiiChange function name PQclientencoding to PQclientEncodi...
2000-02-05 Tatsuo IshiiChange function name PQclientencoding to PQclientEncodi...
2000-02-05 Jan WieckEnabling automatic primary key detection for self-refer...
2000-02-04 Jan WieckSmall bugfix for DROP TABLE if table is self-referenced by
2000-02-04 Bruce MomjianUpdate TODO list.
2000-02-04 Jan WieckAdded ALTER TABLE ... ADD CONSTRAINT (provided by Steph...
2000-02-04 Jan WieckMade prototypes for yyerror() consistent with Bruce...
2000-02-04 Bruce MomjianUpdate TODO list.
2000-02-04 Tom LaneSquash longstanding memory leak: when catcache.c copied...
2000-02-03 Bruce MomjianUpdate TODO list.
2000-02-03 Tom LaneMake EXPLAIN results for Append, Group, Agg, Unique...
2000-02-03 Tom LaneRepair relation refcount leakage caused by SELECT FOR...
2000-02-02 Jan WieckInconsistency in CREATE CONSTRAINT TRIGGER with the
2000-02-02 Thomas G. LockhartAdd short chapter in developer's guide on formatting...
2000-02-02 Thomas G. LockhartAdd information on QNX port from Andreas Kardos.
2000-02-02 Thomas G. LockhartRemove extraneous end tag. Code now compiles cleanly.
2000-02-02 Thomas G. LockhartAdd info on debian package installation of sgml toolkits.
2000-02-02 Thomas G. LockhartAdd detailed information on Australian time zones.
2000-02-02 Thomas G. LockhartUpdate with current summary information on pgadmin.
2000-02-02 Peter Eisentraut*** empty log message ***
2000-01-31 Jan WieckFixed bug in NO ACTION trigger proc entries.
2000-01-31 Tom LaneFix problems seen in parallel regress tests when SI...
2000-01-31 Tom LaneHmm, equalfuncs didn't know about SortClause or GroupClause
2000-01-30 Byron NikolaidisAdded numeric and int8 types.
2000-01-29 Tom LaneDelete unused and long-dead header file.
2000-01-29 Tom LaneModify uses of RelationFlushRelation and RelationCacheI...
2000-01-29 Bruce MomjianUpdate TODO list.
2000-01-29 Peter EisentrautA few minor psql enhancements
2000-01-29 Bruce MomjianUpdate copyright file.
2000-01-29 Bruce MomjianAttached is a uuencoded tarball that contains
2000-01-28 Bruce MomjianPatch from Hiroshi for overflow btree comparison.
2000-01-28 Bruce MomjianUpdate TODO list.
2000-01-28 Bruce MomjianUpdate TODO list.
2000-01-28 Bruce MomjianUpdate TODO list.
2000-01-28 Tom LaneApply the heuristic proposed by Taral (see pgsql-genera...
2000-01-27 Michael Meskes*** empty log message ***
2000-01-27 Tom LaneRedesign DISTINCT ON as discussed in pgsql-sql 1/25...
2000-01-27 Bruce Momjianfix for compile.
2000-01-26 Tom LaneRemove duplicate extern declaration.
2000-01-26 Bruce MomjianUpdate files.
2000-01-26 Bruce MomjianAdd include for float.h.
2000-01-26 Bruce MomjianAdd:
2000-01-25 Bruce Momjian as attache of this mail is patch (to the main tree...
2000-01-25 Tom LaneRemove obsolete references to 8K query limit.
2000-01-25 Tatsuo IshiiFix pg_euccn_mblen() so that it always returns 2 if...
2000-01-25 Tom LaneForgot that expr assumes regexp is anchored-left; there...
2000-01-24 Peter EisentrautRemoved alter table drop column.
2000-01-24 Bruce MomjianUpdate TODO list.
2000-01-24 Peter EisentrautMade abstime/reltime use int4 instead of time_t (TODO...
2000-01-24 Tom LaneFirst cut at making useful selectivity estimates for...
2000-01-24 Bruce MomjianUpdate for index change. Semes it didn't work the...
2000-01-24 Bruce MomjianRemove Ops parameter from STATRELID cache lookup, for...
2000-01-23 Bruce MomjianUpdate TODO list.
2000-01-23 Tatsuo IshiiChange format of postmaster.opts.default.
2000-01-23 Tatsuo IshiiFix error messages for the lack of multi-byte support.
2000-01-23 Tatsuo Ishiichar_length()/octet_length for char() type now returns...
2000-01-23 Tom LaneReplace SearchSysCacheGetAttribute with SysCacheGetAttr...
2000-01-23 Bruce MomjianUpdate TODO list.
2000-01-23 Bruce MomjianUpdate TODO list.
2000-01-23 Tom LaneFirst cut at unifying regular selectivity estimation...
2000-01-23 Peter Eisentrautupdated install file
2000-01-22 Tom LaneUpdate regress tests for change of pg_am/pg_amop.
2000-01-22 Tom LaneRevise handling of index-type-specific indexscan cost...
2000-01-22 Tom Lanefindoidjoins was suffering from bit rot (pginterface no
2000-01-22 Peter Eisentrautadded ALTER TABLE DROP COLUMN, early version
2000-01-22 Bruce MomjianUpdate TODO list.
2000-01-22 Tom LaneChange a few routines into macros to improve speed...
2000-01-22 Tom LaneForgot to handle column length defaults in ALTER TABLE...
2000-01-21 Tom LaneFix tab-complete so it works with old versions of readl...
2000-01-21 Tom LaneFix handleCopyIn's response to EOF seen mid-line, that...
2000-01-21 Bruce MomjianUpdate TODO list.
2000-01-21 Tom LaneSimplify match patterns a little.
2000-01-21 Tom LaneBruce, you forgot to rename these files...
2000-01-21 Bruce MomjianUpdate TODO list.
2000-01-20 Bruce Momjianplperl Makefile cleanup. Doesn't work on BSDI yet.
2000-01-20 Bruce MomjianUpdate plperl makefile.
2000-01-20 Bruce MomjianRename 7.0.0 to 7.0 to be consistent with prior release...
2000-01-20 Bruce MomjianUpdate install file for 7.0 to match new SGML version.
2000-01-20 Peter EisentrautAdded new pg_id to fix initdb problems
2000-01-20 Bruce MomjianCleanup vacuum names.
2000-01-20 Bruce MomjianFix typo in \z.
2000-01-20 Bruce MomjianI have noticed that the geometry test's output for...
2000-01-20 Bruce MomjianBruce,
2000-01-20 Tom LaneClean up longstanding warnings. I think the remaining
2000-01-20 Tom LaneClean up longstanding gcc warnings by adding missing...
2000-01-20 Tom LaneClean up longstanding gcc warnings by adding missing...
2000-01-20 Tom Laneecpg shouldn't depend on parser/gramparse.h. Also...
2000-01-20 Bruce MomjianWell, I finally solved the linking problem
2000-01-20 Tom LaneTweak includes to avoid compiler warning on HPUX.
2000-01-20 Tom LaneAssign a typmod of -1 to unadorned CHAR and NUMERIC...
2000-01-20 Tom LaneFix bugs in NUMERIC ceil() and floor() functions. ...
2000-01-19 Tom LaneFix handling of NULL constraint conditions: per SQL92...
2000-01-19 Bruce MomjianUpdate vacuum comments.
2000-01-19 Bruce MomjianUpdate pg_dumpall.
next