]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2013-06-06  Robert HaasEnsure that XLOG_HEAP2_VISIBLE always targets an initia...
2013-06-06  Bruce Momjianpg_upgrade: document that --link should be used with...
2013-06-06  Tom LanePrevent pushing down WHERE clauses into unsafe UNION...
2013-06-06  Peter EisentrautUpdate SQL features list
2013-06-05  Tom LanePut analyze_keyword back in explain_option_name production.
2013-06-04  Tom LaneProvide better message when CREATE EXTENSION can't...
2013-06-04  Tom LaneAdd ARM64 (aarch64) support to s_lock.h.
2013-06-04  Tom LaneFix memory leak in LogStandbySnapshot().
2013-06-04  Heikki LinnakangasFix off-by-one in pg_xlogdump -r option.
2013-06-03  Tom LaneAdd semicolons to eval'd strings to hide a minor Perl...
2013-06-03  Heikki LinnakangasPut back allow_system_table_mods check in heap_create().
2013-06-03  Stephen FrostAdditional spelling corrections
2013-06-03  Heikki LinnakangasCode review of recycling WAL segments in a restartpoint.
2013-06-03  Tom LaneAllow type_func_name_keywords in some places where...
2013-06-02  Peter EisentrautAnother man page whitespace fix
2013-06-02  Peter EisentrautFix whitespace issues in the man pages
2013-06-01  Tom LaneFix unportable usage of isspace().
2013-06-01  Stephen FrostMinor spelling fixes
2013-06-01  Stephen FrostPost-pgindent cleanup
2013-06-01  Peter Eisentrautdoc: Remove paragraph about typesetting conventions
2013-06-01  Noah MischDon't emit non-canonical empty arrays in array_remove().
2013-06-01  Peter EisentrautAdd new source files to nls.mk
2013-05-31  Peter Eisentrautdoc: Fix claim that query is passed as ASCII text
2013-05-31  Peter EisentrautRemove whitespace from end of lines
2013-05-31  Peter EisentrautMinor spell checking
2013-05-30  Peter Eisentrautpostgresql.conf.sample: Improve whitespace
2013-05-29  Bruce Momjianpgindent run for release 9.3
2013-05-29  Robert HaasDocument auto_explain.log_timing.
2013-05-29  Bruce Momjianpg_upgrade docs: mention need to set parameters for...
2013-05-27  Stephen FrostDocumentation fix for ALTER TYPE .. RENAME
2013-05-24  Heikki LinnakangasRemove pageinspect--1.0.sql
2013-05-23  Robert HaasFix typo in comment.
2013-05-23  Heikki LinnakangasPrint line number correctly in COPY.
2013-05-21  Bruce Momjian9.3 release notes: improve cached plan mention
2013-05-21  Simon RiggsAfter fast promotion use CHECKPOINT_FORCE
2013-05-21  Simon RiggsMaintain ThisTimeLineID correctly in checkpointer
2013-05-21  Bruce Momjian9.3 release notes: fix SGML markup for DROP TABLE...
2013-05-21  Bruce Momjian9.3 release docs: fix DROP TABLE IF EXISTS
2013-05-21  Peter EisentrautDocumentation spell checking and markup improvements
2013-05-20  Heikki LinnakangasFix escaping in generated recovery.conf file.
2013-05-20  Tom LaneClarify documentation of EXPLAIN (TIMING OFF) option.
2013-05-19  Simon RiggsInit crash recovery using the latest available TLI
2013-05-19  Simon RiggsEmit msg correctly for timeline-crossing crash
2013-05-19  Simon RiggsRemove single space on end of a line in xlog.c
2013-05-18  Heikki LinnakangasRemove unused regression test files.
2013-05-18  Bruce Momjianrelease docs: mention PL/pgSQL as supporting event...
2013-05-16  Tom LaneFix crash when trying to display a NOTIFY rule action.
2013-05-16  Tom LaneFix fd.c to preserve errno where needed.
2013-05-16  Tom LaneFix some uses of "the quick brown fox".
2013-05-15  Tom LaneAllow CREATE FOREIGN TABLE to include SERIAL columns.
2013-05-15  Peter Eisentrautdoc: Add \dm command to psql man page
2013-05-14  Peter Eisentrautdoc: Fix some whitespace issues in the man pages
2013-05-14  Peter Eisentrautpg_upgrade: Replace tabs in output string constants...
2013-05-14  Peter Eisentrautdoc: Fix order of options on pgbench man page
2013-05-13  Tom LaneFix handling of OID wraparound while in standalone...
2013-05-12  Tom LaneFix handling of strict non-set functions with NULLs...
2013-05-12  Peter Eisentrautpgbench: Fix order of options in --help output
2013-05-12  Peter Eisentrautpg_xlogdump: Improve --help output
2013-05-11  Tom LaneFix to_number() to correctly ignore thousands separator...
2013-05-11  Tom LaneFix buildfarm incompatibility in updated pg_upgrade...
2013-05-11  Tom LaneMake pg_upgrade's test script attempt to select a non...
2013-05-11  Tom LaneUpdate CREATE FUNCTION documentation about argument...
2013-05-10  Tom LaneGuard against input_rows == 0 in estimate_num_groups().
2013-05-10  Tom LaneFix pgp_pub_decrypt() so it works for secret keys with...
2013-05-10  Tom LaneFix management of fn_extra caching during repeated...
2013-05-10  Peter EisentrautUpdate key words table for 9.3
2013-05-10  Peter EisentrautRemove make_keywords
2013-05-09  Tom LaneUse pg_dump's --quote-all-identifiers option in pg_upgrade.
2013-05-09  Bruce Momjianpg_upgrade docs: give tips on automation
2013-05-09  Tom LaneUpdate collate.linux.utf8.out for ruleutils.c line...
2013-05-08  Tom LaneBetter fix for permissions tests in excluded subqueries.
2013-05-08  Heikki LinnakangasThe data structure used in unaccent is a trie, not...
2013-05-08  Heikki LinnakangasFix walsender failure at promotion.
2013-05-08  Heikki LinnakangasUse the term "radix tree" instead of "suffix tree"...
2013-05-08  Peter Eisentrautdoc: Add IDs to link targets used by phpPgAdmin
2013-05-07  Heikki LinnakangasStress that backup_label file is critical in the docs.
2013-05-06  Tom LaneStamp 9.3beta1. REL9_3_BETA1
2013-05-06  Tom LaneDesultory copy-editing of the 9.3 release notes.
2013-05-06  Tom LaneMove materialized views' is-populated status into their...
2013-05-06  Tom LaneBack out some recent translation updates.
2013-05-06  Tom LaneDisallow unlogged materialized views.
2013-05-06  Bruce Momjian9.3 release notes: use "restoration"
2013-05-06  Bruce Momjian9.3 release notes: Add cache of local locks
2013-05-06  Bruce Momjian9.3 release notes: update from Amit Kapila
2013-05-06  Simon RiggsExecute SET TRANSACTION SNAPSHOT during pg_dump
2013-05-06  Bruce MomjianRevert idea of zer-padding padding session id in log_li...
2013-05-06  Peter EisentrautTranslation updates
2013-05-04  Tom LaneImprove behavior of \watch with non-tuple-returning...
2013-05-04  Bruce Momjiandocs: Improve log_line_prefix session_id query
2013-05-04  Bruce Momjiandocs: log_line_prefix session id fix
2013-05-04  Bruce Momjian9.3 docs: wording fixes
2013-05-04  Bruce Momjiandocs: fix log_line_prefix session id docs
2013-05-04  Bruce Momjian9.3 release notes: adjustments
2013-05-04  Bruce Momjian9.3 release notes: move compatibility items into their...
2013-05-04  Bruce Momjian9.3 release notes: Add markup for pg_backup_start_time()
2013-05-03  Bruce Momjian9.3 release notes: Add links to SGML sections
2013-05-03  Bruce Momjian9.3 release notes: add markup for text
2013-05-03  Tom LaneImprove SPI documentation about null-flags arrays.
2013-05-03  Bruce Momjian9.3 release notes: update for current commits
2013-05-02  Bruce Momjian9.3 release notes: suggested improvements from Jeff...
next