]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2005-09-22  Bruce MomjianSuppress port number for unix domain sockets in log...
2005-09-22  Tom LaneRemove some dead code.
2005-09-21  Tom LaneFix postgresql.conf lexer to accept doubled single...
2005-09-21  Tom LaneSuppress database dump item when --table and/or --schem...
2005-09-21  Tom Laneoptimize_minmax_aggregates() neglected to check for...
2005-09-20  Bruce MomjianFix interaction between psql \set AUTOCOMMIT and "ON_ER...
2005-09-20  Bruce MomjianMerge items:
2005-09-20  Bruce MomjianReturn proper value for psql -f filename failure if...
2005-09-20  Bruce Momjianautovacuum setting false -> off, for consistency
2005-09-20  Bruce MomjianFix typo:
2005-09-20  Bruce MomjianAdd:
2005-09-20  Bruce MomjianUpdate profile file location.
2005-09-20  Bruce MomjianAdd:
2005-09-19  Bruce MomjianRemove:
2005-09-19  Bruce MomjianPrint proper cause of statement cancel, user interactio...
2005-09-19  Bruce Momjianupdate timestamp on file.
2005-09-18  Peter EisentrautClarify some error messages
2005-09-18  Tom LaneFix typo in link label, per Evgeny Gridasov.
2005-09-17  Bruce MomjianAdd:
2005-09-16  Bruce MomjianAdd:
2005-09-16  Bruce MomjianAdjust regression for new cancel query message.
2005-09-16  Bruce MomjianUpdate query cancel message:
2005-09-16  Bruce MomjianAdjust bcc to work for thread changes.
2005-09-16  Bruce MomjianThis correction is required of nmake of Windows.
2005-09-16  Bruce MomjianUpdate numbering.
2005-09-16  Bruce MomjianAdd:
2005-09-16  PostgreSQL... tag it all beta2 ... REL8_1_0BETA2
2005-09-16  Bruce MomjianUpdate wording:
2005-09-16  Teodor SigaevSmall fixes
2005-09-16  Bruce MomjianAdd:
2005-09-16  Neil ConwayRename pg_complete_relation_size() to pg_total_relation...
2005-09-16  Neil ConwayUpdate two comments to refer to use the new list API...
2005-09-16  Tom LaneUpdate release notes for changes between beta1 and...
2005-09-16  Alvaro HerreraAdd note about pg_autovacuum settings not being saved...
2005-09-16  Tom LaneForce the size and alignment of LWLock array entries...
2005-09-15  Neil ConwayCopy-editing for GiST README.
2005-09-15  Teodor SigaevReadme about GiST's algorithms
2005-09-15  Teodor Sigaev1 Update Snowball sources
2005-09-14  Neil ConwayVarious documentation improvements. Add a lot of index...
2005-09-14  Neil ConwayTweak the PL/PgSQL regression tests to catch the recent...
2005-09-14  Tom LaneFix recent breakage of decl_cursor_arglist syntax,...
2005-09-13  Tom LaneFix make_tuple_from_row to support nested rowtypes...
2005-09-13  Neil ConwayMinor SGML markup fixes.
2005-09-13  Alvaro HerreraDocument the new autovacuum daemon.
2005-09-12  Tom LaneFix cut-and-paste-o in TCP keepalives documentation.
2005-09-12  Neil ConwayMinor documentation tweak: make the capitalization...
2005-09-12  Tom LaneEnsure that any memory leaked during an error inside...
2005-09-12  Neil ConwayMake the documentation of GUC variables a separate...
2005-09-12  Tom LaneUpdate manual's introduction to indexes to reflect...
2005-09-12  Neil ConwayFix a mistake in the documentation for SPI_getbinval...
2005-09-12  Tom LaneForgot to add pg_pltemplate to the list of shared syste...
2005-09-12  Michael MeskesFixed transaction command handling to not ignore savepo...
2005-09-12  Neil ConwayAdd a few items to the release notes, and make a few...
2005-09-12  Tom LaneTweak TCP-keepalive code so that an invalid setting...
2005-09-11  Neil ConwayMany small improvements and copy edits to the release...
2005-09-11  Tom LaneFix some corner-case bugs in _sendSQLLine's parsing...
2005-09-11  Tom LaneAvoid changing stdin/stdout to binary mode on Windows...
2005-09-10  Bruce MomjianUpdate URL for FAQ_MINGW.
2005-09-09  Tom LaneGiven its current definition that depends on time(NULL...
2005-09-09  Tom Lanetimestamptz_izone should return the input, not NULL...
2005-09-09  Tom LaneFix the various forms of AT TIME ZONE to accept either...
2005-09-08  Tom LaneCreate the pg_pltemplate system catalog to hold templat...
2005-09-08  Tom LaneUpdate regression tests for new USA timezone data....
2005-09-07  Tom LaneUpdate timezone data files to release 2005m of the...
2005-09-05  Tom LaneImplement a preliminary 'template' facility for procedu...
2005-09-05  Tom LaneBack out prior patch and instead just suppress Subquery...
2005-09-05  Tom LaneClean up version comparison/display code, per gripe...
2005-09-05  Tom LaneFor non-projecting plan node types such as Limit, set_p...
2005-09-05  Andrew DunstanAdd a note about CSV lines with trailing spaces.
2005-09-05  Bruce MomjianConditionally output the server version number in psql...
2005-09-04  Alvaro HerreraFix typo in Richard's last name.
2005-09-03  Tom Lanelibpgport routines need nonstandard palloc to work...
2005-09-03  Bruce MomjianAdd idea:
2005-09-02  Bruce MomjianAdd log display label for unnamed server-side portals.
2005-09-02  Tom LaneFix the spelling.
2005-09-02  Bruce MomjianUpdate.
2005-09-02  Bruce MomjianUpdate:
2005-09-02  Bruce MomjianUpdate:
2005-09-02  Bruce MomjianUpdate listen_addresses description.
2005-09-02  Bruce MomjianAdd:
2005-09-02  Bruce MomjianUpdate wording:
2005-09-02  Bruce MomjianAdd:
2005-09-02  Tom LaneClean up a couple of ad-hoc computations of the maximum...
2005-09-02  Tom LaneIn copy_file, use a palloc'd buffer instead of just...
2005-09-02  Bruce MomjianAdd text:
2005-09-02  Tom LaneAdd some notes about how pg_dump relates to the practic...
2005-09-02  Tom LaneUpdate performance discussion for 8.1. Add a little...
2005-09-02  Bruce MomjianDuplicate:
2005-09-01  Tom LaneCorrect comment about why contrib/xml2 isn't built...
2005-09-01  Tom LaneUpdate storage.sgml to reflect current reality.
2005-09-01  Tom LaneShort-circuit AllocSetReset if nothing has been palloc...
2005-09-01  Bruce Momjian8.0.3 is now the most recent version.
2005-09-01  Bruce MomjianUpdate disk space computation because oids are now...
2005-09-01  Tom LaneFix unportable uses of <ctype.h> functions. Per Sergey...
2005-08-30  Bruce MomjianAdd:
2005-08-30  Bruce MomjianAdd regression tests for disabling constraints.
2005-08-30  Tom LaneRemove a couple of obsolete statements about how many...
2005-08-30  Tom LaneLog send() failures when sending to statistics process...
2005-08-30  Tom LaneImprove table describing shared memory parameters.
2005-08-30  Tom LaneMention max_prepared_transactions in PREPARE TRANSACTIO...
next