]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-07-26  Bruce MomjianFix for Linux startup script.
2003-07-26  Bruce MomjianHave SSL text print only when SSL mode is enabled.
2003-07-26  Bruce MomjianI corecting date_trunc('quarter',...) and friends becau...
2003-07-26  Bruce MomjianAt long last I put together a patch to support 4 client...
2003-07-26  Tom LaneUpdate to match error editing.
2003-07-25  Tom LaneError message editing in src/pl. The plpython module...
2003-07-25  Bruce MomjianDone:
2003-07-25  Bruce MomjianAdd mention of new SSL capabilities.
2003-07-25  Bruce MomjianUpdate copyrights to 2003.
2003-07-25  Bruce Momjian> Having read the list, and noticed the message about...
2003-07-25  Tom LaneRecent patch to dump nondefault attstorage settings...
2003-07-25  Tom LaneError message editing in backend/utils (except /adt).
2003-07-25  Bruce MomjianSeems my check constraint change did break stuff.
2003-07-25  Bruce Momjian> Rod Taylor <rbt@rbt.ca> writes:
2003-07-25  Michael MeskesAdded explicit casts for date/interval/timestamp.
2003-07-25  Peter EisentrautBegin improving markup of (past) release notes.
2003-07-25  Michael MeskesApplied Peter's patch to use yyless instead of my strin...
2003-07-25  Bruce MomjianNo need for Static.Entries, use -rHEAD.
2003-07-25  Bruce MomjianAdd example of cvs log pulls _just_ from HEAD.
2003-07-25  Tom LaneError message editing in backend/optimizer, backend...
2003-07-24  Tom LaneError message editing in backend/storage.
2003-07-24  Tom LaneFix a few portability issues, adjust error messages.
2003-07-24  Tom LaneError message editing in contrib (mostly by Joe Conway...
2003-07-24  Tom LaneAdd tsearch2.
2003-07-24  Peter EisentrautFix grant option dumping and related cross-version...
2003-07-24  Michael MeskesFixed mdy functions to use correct offset.
2003-07-24  Tom LaneFix timestamp_date for HAVE_INT64_TIMESTAMP case.
2003-07-24  Bruce MomjianAdd to 7.3.4 release notes:
2003-07-24  Barry LindFixes additional sql injection vulnerabilities reported...
2003-07-24  Tom LaneRepair 7.3 breakage in timestamp-to-date conversion...
2003-07-24  Tom LaneDon't refer to AF_UNIX in code not protected with HAVE_...
2003-07-23  Tom LaneHave a go at fixing various outstanding portability...
2003-07-23  Bruce MomjianNew WAL fix release text is:
2003-07-23  Bruce MomjianMention increasing sort_mem during a restore.
2003-07-23  Bruce MomjianAdd:
2003-07-23  Bruce MomjianRename --with-threads to --enable-thread-safeness,...
2003-07-23  Bruce MomjianUpdate German FAQ.
2003-07-23  Bruce MomjianUpdate FAQ.
2003-07-23  Tom LaneJust a spot of copy-editing.
2003-07-23  Peter EisentrautCzech translation updates from Karel Zak
2003-07-23  Peter EisentrautUpdate German translations.
2003-07-23  Peter EisentrautApply message style guide to frontend programs.
2003-07-23  Bruce MomjianUpdate to 7.3.4 as newest release.
2003-07-23  Bruce MomjianStamp 7.3.4.
2003-07-22  Tom LaneError message editing in backend/bootstrap, /lib, ...
2003-07-22  Tom LaneError message editing for foreign-key triggers.
2003-07-22  Tom LaneA few parentheses shy of a load here ...
2003-07-22  Bruce MomjianAdd GUC parameter to control rendezvous name.
2003-07-22  Tom Lanewups, took out one memset too many ...
2003-07-22  Tom LaneError message editing in backend/libpq, backend/postmas...
2003-07-22  Bruce MomjianFix threading configure tests, from Peter.
2003-07-22  Teodor SigaevRemove link of tarball
2003-07-22  Teodor SigaevMark tsearch v1 as deprecated
2003-07-22  Barry LindFix to prevent SQL injection attacks for code calling...
2003-07-22  Bruce MomjianAdd:
2003-07-22  Bruce MomjianAdd:
2003-07-22  Bruce MomjianDon't report sequendces in pg_tables.
2003-07-21  Bruce MomjianBack out comment on GucContexts.
2003-07-21  Barry LindApplied patch from dmitry@openratings.com to fix parsin...
2003-07-21  Tom LaneError message editing in backend/access.
2003-07-21  Tom LaneFix regression test broken by recent view change.
2003-07-21  Bruce MomjianAdd:
2003-07-21  Bruce MomjianAdd:
2003-07-21  Tom LaneError message editing in backend/executor.
2003-07-21  Bruce MomjianFix relkind test for pg_tables.
2003-07-21  Teodor SigaevFix output to psql:tsearch2.sql:13: NOTICE: ... "pg_ts...
2003-07-21  Teodor Sigaevtsearch2 module
2003-07-21  Bruce Momjian I updated Japanese translation of PostgreSQL FAQ
2003-07-21  Tom LaneError message editing in backend/catalog.
2003-07-20  Tom LaneAnother round of error message editing, covering backen...
2003-07-20  Bruce MomjianUpdate URL's.
2003-07-20  Bruce MomjianDone:
2003-07-20  Bruce MomjianAdd Opteron/Itanium comment.
2003-07-20  Bruce MomjianAdd:
2003-07-19  Tom LaneError message editing: finish up undone task of reporti...
2003-07-19  Tom LaneAdd ereport-related functions to GETTEXT_TRIGGERS list.
2003-07-19  Tom LaneAnother round of error message editing, covering backen...
2003-07-19  Bruce MomjianAdd tablespace email.
2003-07-18  Tom LaneFirst bits of work on error message editing.
2003-07-18  Bruce MomjianAdd cleaner formatting to config file.
2003-07-18  Michael MeskesAdded more compat stuff ot the parser.
2003-07-18  Teodor SigaevFix subpath and subltree. Allow to return '' value.
2003-07-18  Bruce MomjianStephen Robert Norris wrote:
2003-07-18  Tom LaneIt seems some case-insensitive locales sort upper case...
2003-07-17  Tom LaneAdd an upper limit to IS_VALID_JULIAN() to defend again...
2003-07-17  Tom LaneOh, for crying in a bucket ... relax Assert so that...
2003-07-17  Tom LaneWork around buggy strxfrm() present in some Solaris...
2003-07-17  Tom LaneFor COMMENT ON DATABASE where database name is unknown...
2003-07-17  Tom LaneRepair boundary-case bug introduced by patch of two...
2003-07-17  Michael MeskesAllow blanks at the end of numerical values.
2003-07-17  Michael MeskesFixed some bugs in Informix compat functions.
2003-07-17  Tom LaneMake EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow...
2003-07-16  Tom LaneAdd defenses against trying to attach qual conditions...
2003-07-16  Michael MeskesApplied patch to fix two compatibility functions.
2003-07-15  Tom LaneNow that I look, SHOW TRANSACTION_ISOLATION isn't quite...
2003-07-15  Tom LaneCause SHOW DATESTYLE to produce a string that will...
2003-07-15  Tom LaneAvoid use of int64_t, which seems not to be very portab...
2003-07-15  Tom LaneOSF supports pthreads, per Philip Yarra.
2003-07-15  Michael MeskesStarted to create different error codes for different...
2003-07-15  Tom LaneTweak original coding so that we can determine the...
next