]> granicus.if.org Git - postgresql/shortlog
postgresql
2012-04-28 Peter EisentrautPL/Python: Update list of supported environment variables
2012-04-27 Tom LaneFix printing of whole-row Vars at top level of a SELECT...
2012-04-27 Bruce MomjianAdd options to git_changelog for use in major release...
2012-04-27 Tom LaneFix syslogger's rotation disable/re-enable logic.
2012-04-27 Robert HaasPrevent index-only scans from returning wrong answers...
2012-04-26 Tom LaneImprove documentation around historical calendar rules.
2012-04-26 Tom LaneFix oversight in recent parameterized-path patch.
2012-04-26 Peter EisentrautPL/Python: Accept strings in functions returning compos...
2012-04-26 Peter Eisentrautpsql: Tab completion updates
2012-04-26 Tom LaneModify create_index regression test to avoid intermitte...
2012-04-26 Tom LaneFix planner's handling of RETURNING lists in writable...
2012-04-25 Tom LaneFix edge-case behavior of pg_next_dst_boundary().
2012-04-25 Robert HaasRemove prototype for nonexistent function.
2012-04-25 Tom LaneAnother trivial comment-typo fix.
2012-04-25 Peter EisentrautPL/Python: Improve error messages
2012-04-24 Peter EisentrautStandardize indentation of XSL files
2012-04-24 Peter Eisentrautentab: Improve makefile
2012-04-24 Peter EisentrautFix minor stylistic issue
2012-04-24 Robert HaasCasts to or from a domain type are ignored; warn and...
2012-04-24 Robert HaasAnother typographical correction.
2012-04-24 Robert HaasLots of doc corrections.
2012-04-24 Robert HaasRearrange lazy_scan_heap to avoid visibility map race...
2012-04-24 Robert HaasReduce hash size for compute_array_stats, compute_tsvec...
2012-04-24 Robert HaasMinor improvements for CHECK NO INHERIT documentation.
2012-04-22 Peter EisentrautFix some typos
2012-04-21 Tom LaneUse fuzzy not exact cost comparison for the final tie...
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.
next