]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2012-04-21  Alvaro HerreraRecast "ONLY" column CHECK constraints as NO INHERIT
2012-04-21  Tom LaneAdjust join_search_one_level's handling of clauseless...
2012-04-19  Tom LaneRevise parameterized-path mechanism to fix assorted...
2012-04-19  Peter EisentrautUntabify DSSSL and XSL files and add to check-tabs...
2012-04-18  Robert HaasRemove bogus comment from HeapTupleSatisfiesNow.
2012-04-18  Robert HaasFinish rename of FastPathStrongLocks to FastPathStrongR...
2012-04-18  Robert HaasTighten up error recovery for fast-path locking.
2012-04-18  Robert HaasFix incorrect comment in SetBufferCommitInfoNeedsSave().
2012-04-18  Robert HaasAfter PageSetAllVisible, use MarkBufferDirty.
2012-04-18  Robert HaasFix copyfuncs/equalfuncs support for ReassignOwnedStmt.
2012-04-18  Robert HaasFix various infelicities in node functions.
2012-04-18  Robert HaasDoc clarification for synchronous_commit.
2012-04-18  Peter Eisentrautpsql: Add tab completion for CREATE/ALTER ROLE name...
2012-04-17  Andrew DunstanDon't override arguments set via options with positiona...
2012-04-17  Heikki LinnakangasDon't wait for the commit record to be replicated if...
2012-04-16  Peter EisentrautAdd compatibility information for prepared transaction...
2012-04-16  Peter EisentrautFix typo
2012-04-16  Heikki LinnakangasInstall plpgsql.h to to include/server at "make install".
2012-04-16  Peter EisentrautPL/Python: Improve documentation of nrows() method
2012-04-15  Peter EisentrautPL/Python: Fix crash when colnames() etc. called withou...
2012-04-15  Tatsuo IshiiAdd missing descriptions about '--timeout' and '--mode...
2012-04-14  Robert HaasRename synchronous_commit='write' to 'remote_write'.
2012-04-14  Robert Haaspg_size_pretty(numeric)
2012-04-14  Tatsuo IshiiAdd description of long options for '-c', '-D', '-l...
2012-04-14  Peter EisentrautUpdate contrib/README
2012-04-14  Peter EisentrautDocument that VALUES can be used in WITH
2012-04-13  Peter EisentrautFix typo
2012-04-13  Robert HaasAdd Peter Geoghegan as additional author of pg_stat_sta...
2012-04-13  Tom LaneRemove the "last ditch" code path in join_search_one_le...
2012-04-13  Tom LaneWeaken the planner's tests for relevant joinclauses.
2012-04-13  Peter EisentrautRename bytea_agg to string_agg and add delimiter argument
2012-04-13  Peter EisentrautConsistently quote encoding and locale names in messages
2012-04-13  Robert HaasGrammar corrections.
2012-04-13  Robert HaasFix typo in comment.
2012-04-13  Robert HaasUpdate lazy_scan_heap header comment.
2012-04-12  Tom LaneAssorted spelling corrections.
2012-04-12  Tom LaneFix cost estimation for indexscan filter conditions.
2012-04-11  Tom LaneSilently ignore any nonexistent schemas that are listed...
2012-04-11  Alvaro HerreraAccept postgres:// URIs in libpq connection functions
2012-04-11  Tom LaneMake pg_tablespace_location(0) return the database...
2012-04-10  Bruce MomjianFix pg_upgrade to properly upgrade a table that is...
2012-04-10  Peter EisentrautNLS: Initialize Project-Id-Version field by xgettext
2012-04-10  Peter Eisentrautpsql: Improve tab completion of WITH
2012-04-10  Tom LaneMeasure epoch of timestamp-without-time-zone from local...
2012-04-10  Heikki LinnakangasPoint the URL to PL/py directly to the page about the...
2012-04-10  Heikki LinnakangasFix typos in docs, some words were doubled.
2012-04-10  Tom LaneAdjust various references to GEQO being non-deterministic.
2012-04-09  Bruce MomjianRe-add documentation recommendation to use gzip/gunzip...
2012-04-09  Bruce MomjianUpdate documentation to more clearly label the streamin...
2012-04-09  Bruce MomjianRemove documentation mention of pglesslog, which was...
2012-04-09  Tom LaneFix an Assert that turns out to be reachable after...
2012-04-09  Tom LaneDon't bother copying empty support arrays in a zero...
2012-04-09  Tom LaneSave a few cycles while creating "sticky" entries in...
2012-04-09  Heikki LinnakangasRemove link to ODBCng project from the docs.
2012-04-09  Robert HaasTeach SLRU code to avoid replacing I/O-busy pages.
2012-04-08  Tom LaneImprove management of "sticky" entries in contrib/pg_st...
2012-04-08  Heikki Linnakangasset_stack_base() no longer needs to be called in Postgr...
2012-04-08  Heikki LinnakangasDo stack-depth checking in all postmaster children.
2012-04-07  Tom LaneFix incorrect make maintainer-clean rule.
2012-04-07  Tom LaneFurther adjustment of comment about qsort_tuple.
2012-04-07  Tom LaneRemove useless variable to suppress compiler warning.
2012-04-07  Bruce MomjianStamp libraries versions for 9.2 (better late than...
2012-04-06  Tom LaneUpdate URL for pgtclng project.
2012-04-06  Tom LaneFix misleading output from gin_desc().
2012-04-06  Tom LaneFix broken comparetup_datum code.
2012-04-06  Peter EisentrautFix some typos in the documentation
2012-04-06  Peter EisentrautCorrect various system catalog/view definitions in...
2012-04-06  Tom LaneDept of second thoughts: improve the API for AnalyzeFor...
2012-04-06  Tom LaneAllow statistics to be collected for foreign tables.
2012-04-06  Simon RiggsAdd DROP INDEX CONCURRENTLY [IF EXISTS], uses ShareUpda...
2012-04-06  Robert Haascheckopint -> checkpoint
2012-04-06  Robert HaasPut back code inadvertently deleted from exit_nicely.
2012-04-05  Peter EisentrautNLS: Use msgmerge/xgettext --no-wrap and --sort-by...
2012-04-05  Robert HaasAllow pg_archivecleanup to strip optional file extensions.
2012-04-05  Robert HaasPublish checkpoint timing information to pg_stat_bgwriter.
2012-04-05  Tom LaneUpdate obsolete comment.
2012-04-05  Robert HaasCorrectly explain units used by function-timing stats...
2012-04-05  Robert HaasExpose track_iotiming data via the statistics collector.
2012-04-05  Tom LaneFix plpgsql named-cursor-parameter feature for variable...
2012-04-04  Tom LaneImprove efficiency of dblink by using libpq's new row...
2012-04-04  Tom LaneAdd a "row processor" API to libpq for better handling...
2012-04-04  Tom LaneRemove useless PGRES_COPY_BOTH "support" in psql.
2012-04-04  Tom LaneFix syslogger to not lose log coherency under high...
2012-04-04  Tom LaneFix a couple of contrib/dblink bugs.
2012-04-03  Robert HaasArrange for on_exit_nicely to be thread-safe.
2012-04-03  Peter EisentrautAdd support for renaming domain constraints
2012-04-01  Peter EisentrautNLS: Seed Language field in PO header
2012-04-01  Peter EisentrautFix recently introduced typo in NLS file lists
2012-03-31  Tom LaneFix O(N^2) behavior in pg_dump when many objects are...
2012-03-31  Tom LaneFix O(N^2) behavior in pg_dump for large numbers of...
2012-03-31  Tom LaneRename frontend keyword arrays to avoid conflict with...
2012-03-31  Tom LaneFix glitch recently introduced in psql tab completion.
2012-03-31  Tom LaneAdd PGDLLIMPORT to ScanKeywords and NumScanKeywords.
2012-03-30  Peter EisentrautAdd new files to NLS file lists
2012-03-30  Peter EisentrautReplace printf format %i by %d
2012-03-30  Peter Eisentrautpgxs: Supply default values for BISON and FLEX variables
2012-03-30  Robert Haaspg_test_timing: Lame hack to work around compiler warning.
2012-03-29  Tom LaneFix dblink's failure to report correct connection name...
2012-03-29  Tom LaneImprove contrib/pg_stat_statements' handling of PREPARE...
2012-03-29  Tom LaneImprove handling of utility statements containing plann...
next