]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2006-09-11  Tom LaneRename the uninstall scripts for contrib/lo and contrib...
2006-09-11  Tom LaneAdd LDAP_LIBS_FE to $(libpq) for static or AIX linking...
2006-09-11  Tom LaneOoops, forgot to update ecpg comparison files to match
2006-09-11  Tom LaneFix omissions in contrib uninstall scripts. Michael...
2006-09-11  Tom LaneFix unportable usage complained of by icc. Per buildfa...
2006-09-10  Bruce MomjianRemove unnecessary brace pair.
2006-09-10  Bruce MomjianBack out patch added during 8.2.X development:
2006-09-10  Bruce MomjianAdd items:
2006-09-10  Tom LaneInstall a cleaner solution to the AIX libpq linking...
2006-09-10  Tom LaneFix dblink build for --enable-nls or --enable-openssl...
2006-09-10  Tom LaneRemove unhelpful/misleading advice about how to use...
2006-09-10  Tom Lanecontrib/isn updates from Jeremy Kronuz.
2006-09-10  Tom LaneIf we're going to advertise the array overlap/containme...
2006-09-10  Tom LaneAdd missing documentation for new anyarray-overlap...
2006-09-10  Tom LaneRename contrib contains/contained-by operators to ...
2006-09-10  Tom LaneRename contains/contained-by operators to @> and <...
2006-09-09  Tom LaneRemove reference to contrib/mac, which isn't there...
2006-09-09  Tom LaneAdd contrib/isn module for ISBN/ISSN/EAN13/etc product...
2006-09-09  Tom LaneRevise OpenLDAP configuration and linking to work on...
2006-09-08  Tom LaneFix pg_dump for recent change removing separate RULE...
2006-09-08  Tom LanePut back plan-time check for trying to apply SELECT...
2006-09-08  Tom LaneTweak the behavior of log_duration as proposed by Guill...
2006-09-08  Michael MeskesNot all C compilers understand the "//" comment in...
2006-09-08  Michael MeskesReplaced complex tests with small ones.
2006-09-08  Michael MeskesMore logic from complex/test* moved to their own testcases.
2006-09-07  Tom LaneClean up logging for extended-query-protocol operations...
2006-09-07  Bruce MomjianUpdate pgcvslog comments.
2006-09-07  Bruce MomjianSpecify lo_write() to take a _const_ buffer, to match...
2006-09-07  Michael MeskesChanging a test case also changes the output that is...
2006-09-07  Michael MeskesRemoved one output because integer/double usage differ
2006-09-07  Bruce MomjianHTLM cleanup.
2006-09-07  Bruce MomjianUpdate Emacs/vim editor info.
2006-09-07  Bruce MomjianUpdate emacs info for FAQ_DEV.
2006-09-07  Bruce MomjianAdd XML documentation.
2006-09-06  Bruce MomjianUpdate tools directory name.
2006-09-06  Tom LaneChange processing of extended-Query mode so that an...
2006-09-06  Tom LaneBe more wary about which LIBS elements to pull into...
2006-09-06  Teodor SigaevFix compiler warnings on 64-bit boxes: difference between
2006-09-06  Bruce MomjianAdd interval division/multiplication regression tests.
2006-09-05  Tom LaneFix sslinfo so it builds on Darwin.
2006-09-05  Tom LaneSilence compiler warning about signed vs unsigned chars.
2006-09-05  Tom LaneSilence compiler warnings about incompatible function...
2006-09-05  Tom LaneRemove pgcrypto functions that were deprecated and...
2006-09-05  Tom LaneGet rid of the separate RULE privilege for tables:...
2006-09-05  Tom LaneMake Gen_fmgrtab.sh locale-proof. Per report from...
2006-09-05  Teodor SigaevFix markup and license.
2006-09-05  Teodor SigaevFix Intel compiler bug. Per discussion
2006-09-05  Teodor SigaevAdd hstore contrib module.
2006-09-05  Tom LaneRemove contrib modules that have been migrated to pgfou...
2006-09-05  Michael MeskesLost some changes yet again
2006-09-05  Michael MeskesStarted to cleanup complex tests.
2006-09-05  Michael MeskesSynced parser.
2006-09-05  Bruce MomjianRemove GIN documentation
2006-09-05  Bruce MomjianFix imprecision from interval rounding of multiplicatio...
2006-09-05  Bruce MomjianUpdate Japanese FAQ.
2006-09-04  Tom LaneFix information_schema.key_column_usage to show correct...
2006-09-04  Tom LaneBring sslinfo Makefile up to speed for VPATH and pgxs...
2006-09-04  Bruce MomjianUpdate setseed() documentation.
2006-09-04  Bruce MomjianUpdate LDAP installation wording.
2006-09-04  Bruce MomjianTrivial patch to double vacuum speed on tables with...
2006-09-04  Bruce MomjianAdd MSVC build tools.
2006-09-04  Tom LaneDisallow TRUNCATE when there are any pending after...
2006-09-04  Bruce MomjianSequences were not being shown due to the use of lowerc...
2006-09-04  Bruce MomjianAdd GIN documentation.
2006-09-04  Bruce MomjianMention paremeterized queries do not work with partial...
2006-09-04  Bruce MomjianRemove trailing slash use in ecpg regression script...
2006-09-04  Tom LaneChange ILIKE to invoke lower() and then do plain LIKE...
2006-09-04  Peter Eisentrautsslinfo contrib module - information about current...
2006-09-04  Peter EisentrautAdd missing gettext calls for some SSL errors.
2006-09-04  Bruce MomjianUpdate Japanese readme for pgstattuple.
2006-09-04  Tom LaneClean up some leftover problems in pgstattuple: remove...
2006-09-04  Tom LaneFix interval input parser so that fractional weeks...
2006-09-03  Tom LaneCode review for UPDATE SET (columnlist) patch. Make...
2006-09-03  Tom LaneRemove duplicated index entry.
2006-09-03  Tom LaneFix broken markup.
2006-09-03  Tom LaneSuppress 'unused variable' warnings created by latest...
2006-09-03  Tom LaneFix non-improvement of description of archive_timeout...
2006-09-03  Tom LaneArrange for GetSnapshotData to copy live-subtransaction...
2006-09-03  Bruce MomjianRemove:
2006-09-03  Michael MeskesSynced parser.
2006-09-03  Bruce MomjianProperly round months into days and into seconds for...
2006-09-03  Bruce MomjianReverted:
2006-09-03  Bruce MomjianRevert FETCH/MOVE int64 patch. Was using incorrect...
2006-09-03  Bruce MomjianUpdate predicate locking text.
2006-09-03  Bruce MomjianFix case where "PM" to_timestamp() mask was eating...
2006-09-03  Bruce MomjianFix LLONG_MAX define used by new int64 FETCH/MOVE patch.
2006-09-03  Bruce MomjianRemove unnecessary copyObject() call in update (values...
2006-09-02  Bruce MomjianAdd:
2006-09-02  Bruce MomjianMake autovacuum behavior more agressive, per discussion...
2006-09-02  Bruce MomjianUpdate postgresql.conf line for default superuser_reser...
2006-09-02  Bruce MomjianChange "superuser_reserved_connections" default to...
2006-09-02  Bruce MomjianAdd URL for autovacuum default:
2006-09-02  Bruce MomjianUse '' rather than \' for literal single quotes in...
2006-09-02  Bruce MomjianWording improvements for archive_timeout.
2006-09-02  Joe ConwayAdded async query capability. Original patch by
2006-09-02  Bruce MomjianSmall code cleanup for recent UPDATE SET (values) patch.
2006-09-02  Bruce MomjianAdd UPDATE tab SET ROW (col, ...) = (val, ...) for...
2006-09-02  Bruce MomjianUpdate:
2006-09-02  Bruce MomjianChange FETCH/MOVE to use int8.
2006-09-02  Bruce MomjianRevert as not needed/inconsistent with SQL REINDEX:
next