]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2004-08-07  Tom LaneImprove tablespace discussion, and bring it up to date...
2004-08-07  Bruce MomjianUpdate pitr docs to mention inclusive/exclusive xid...
2004-08-07  Tom LaneRemove bogus trailing dot from eventlog output, per...
2004-08-07  Tom LaneDon't try to rewrite NEW references in a utility statem...
2004-08-07  Bruce MomjianFix markup.
2004-08-07  Bruce MomjianIgnore trailing spaces in psql \h.
2004-08-07  Bruce MomjianMention that transactions can complete in a different...
2004-08-07  Jan WieckVacuum delay activated by default.
2004-08-07  Bruce MomjianAdd:
2004-08-07  Bruce MomjianDocument delay as 0, per Matthew T. O'Connor
2004-08-06  Tom LaneSome editorial work on the 8.0 release notes. Update...
2004-08-06  Tom LaneArrange for proper newline termination of syslogger...
2004-08-06  Tom LaneRevert badly-broken patch to dump comments on composite...
2004-08-06  Bruce MomjianI have noticed that the latex format in psql has some...
2004-08-06  Tom LaneUse one, not zero, as the default lower bound for array...
2004-08-06  Bruce MomjianModify:
2004-08-06  Tom LaneAdd _O_TEXT option to dup2 call on Windows, to ensure...
2004-08-06  Tom LaneFix several small Windows compatibility issues, per...
2004-08-06  Bruce MomjianAdd:
2004-08-06  Bruce MomjianAdd description:
2004-08-06  Bruce MomjianAdd:
2004-08-06  Bruce MomjianRename vacuum_cost_naptime to vacuum_cost_delay, with...
2004-08-05  Tom LaneCreate a built-in log rotation program, so that we...
2004-08-05  Dennis BjorklundTranslation updates
2004-08-05  Dennis BjorklundTranslation updates
2004-08-05  Joe ConwayRequire that array literals produce "rectangular" array...
2004-08-05  Joe ConwayRestore behavior of --pgxs option to that of the origin...
2004-08-05  Joe ConwayMove include for Python.h above postgres.h to eliminate...
2004-08-04  Bruce MomjianUpdate for 8.0
2004-08-04  Dennis BjorklundUse gettext_noop() to mark strings. errmsg() perform the
2004-08-04  Tom LaneLabel CVS tip as 8.0devel instead of 7.5devel. Adjust...
2004-08-04  Tom LaneAdd LOG_NOWAIT flag to openlog() call, per my note...
2004-08-04  Tom LaneFix silly thinko in ALTER COLUMN TYPE. Check for findi...
2004-08-04  Tom LaneUpdate oidjoins regression test to match current catalo...
2004-08-04  Tom LaneTweak postmaster code to avoid double reporting when...
2004-08-04  Tom Lanerecord_out and friends need to cope with dropped column...
2004-08-04  Tom LaneAdd some notes about unimplemented aspects of PITR...
2004-08-04  Tom LaneDump comments on columns of composite types.
2004-08-04  Dennis BjorklundTranslation updates
2004-08-04  Tom LaneMake use of backup label/history files to control recov...
2004-08-04  Tom LaneFix typo in comment.
2004-08-04  Dennis BjorklundAdd some strings for translation and remove some cut...
2004-08-04  Bruce MomjianFix syntax error by adding a space.
2004-08-03  Tom LanePreliminary documentation for PITR.
2004-08-03  Tom LaneAdd functions pg_start_backup, pg_stop_backup to create...
2004-08-03  Tom LaneFix misplacement of savepointLevel test, per report...
2004-08-03  Peter EisentrautTranslation update
2004-08-03  Bruce MomjianMove dbsize/oid2name to open items list.
2004-08-02  Tom LaneFix not-quite-right Assertion. Did not work at all...
2004-08-02  Tom LaneActually, there's no need to use pg_strcasecmp for...
2004-08-02  Tom LaneWhile perusing SQL92 I realized that we are delivering...
2004-08-02  Peter EisentrautTranslation updates
2004-08-02  Peter EisentrautTranslation update
2004-08-02  Bruce MomjianMark savepoints as supported.
2004-08-02  Bruce MomjianReadd pg_config --pgxs code.
2004-08-02  Tom LaneSupport USING INDEX TABLESPACE clause for PRIMARY KEY...
2004-08-02  Tom LaneAllow DECLARE CURSOR to take parameters from the portal...
2004-08-01  Tom LaneUpdate the in-code documentation about the transaction...
2004-08-01  Tom LaneCause ALTER OWNER commands to update the object's ACL...
2004-08-01  Tom LaneAdd libpgport to postgres.def for Windows build. Per...
2004-08-01  Peter EisentrautTranslation updates (zh_TW converted to UTF-8)
2004-08-01  Tom LaneError message style adjustments, per Alvaro Herrera.
2004-08-01  Tom LaneSome mop-up work for savepoints (nested transactions...
2004-08-01  Bruce MomjianSome name cleanup.
2004-08-01  Bruce MomjianSmall pg_config.c cleanup.
2004-08-01  Bruce MomjianFix :
2004-08-01  Bruce MomjianAdd missing file.
2004-08-01  Bruce MomjianCreate a C version of pg_config.
2004-08-01  Bruce MomjianMinor adjustments for dirmod.c.
2004-08-01  Bruce MomjianAdd docs for initdb --auth.
2004-08-01  Bruce Momjian>I got a new idea on this. I think we should add an...
2004-08-01  Bruce MomjianMinor release wording improvments.
2004-08-01  Bruce MomjianAdd descriptions to TODO items and make adjustments...
2004-08-01  Bruce MomjianRemove pool discussion. All old stuff.
2004-07-31  Tom LaneSupport "OR condition ..." in plpgsql EXCEPTION clauses...
2004-07-31  Tom LaneBe more consistent about reporting SPI errors in the...
2004-07-31  Bruce MomjianEscape backslashes from translation message rather...
2004-07-31  Tom LaneStill another try at matching system timezone nicely...
2004-07-31  Tom LaneFor EXEC_BACKEND case, BootstrapMain needs to recompute...
2004-07-31  Peter EisentrautRemove obsolete files
2004-07-31  Peter EisentrautTranslation update
2004-07-31  Tom Laneplpgsql does exceptions.
2004-07-31  Tom LaneFix broken markup, release date.
2004-07-31  Bruce Momjian>OK, if you look at the last few commits to interfaces...
2004-07-31  Bruce MomjianAdd:
2004-07-31  Bruce MomjianFix zh_TW.po initdb translation.
2004-07-31  Bruce MomjianRemove mention that we can't trap function errors.
2004-07-31  Tom LaneRestructure error handling as recently discussed. ...
2004-07-30  Tom LaneMust guard against NULL return from localtime() when...
2004-07-30  Bruce MomjianFix number for FAQ item.
2004-07-30  Peter EisentrautPostgreSQL extension makefile framework ("pgxs"), by...
2004-07-30  Peter EisentrautTranslation updates
2004-07-29  Bruce MomjianAdd:
2004-07-29  Bruce MomjianUpdate Turkish FAQ.
2004-07-29  Bruce MomjianAdd:
2004-07-29  Bruce MomjianFix for pg_ctl -o processing. Report from Sean Chitte...
2004-07-29  Peter EisentrautTranslation update
2004-07-28  Tom LaneRevert ill-conceived patch that made elog(FATAL) the...
2004-07-28  Bruce MomjianUpdate release notes with better wording.
2004-07-28  Tom LaneFix subtransaction behavior for large objects, temp...
next