]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2013-06-24  Peter EisentrautTranslation updates
2013-06-23  Simon RiggsEnsure no xid gaps during Hot Standby startup
2013-06-22  Peter Eisentrautdoc: Fix date in EPUB manifest
2013-06-20  Peter EisentrautFurther update CREATE FUNCTION documentation about...
2013-06-20  Peter Eisentrautinitdb: Add blank line before output about checksums
2013-06-19  Kevin GrittnerFix the create_index regression test for Danish collation.
2013-06-18  Simon RiggsFix docs on lock level for ALTER TABLE VALIDATE
2013-06-18  Peter Eisentrautpsql: Re-allow -1 together with -c or -l
2013-06-17  Jeff DavisAdd buffer_std flag to MarkBufferDirtyHint().
2013-06-16  Fujii MasaoFix description of archive format which pg_restore...
2013-06-15  Tom LaneUse WaitLatch, not pg_usleep, for delaying in pg_sleep().
2013-06-15  Fujii MasaoFix pg_restore -l with the directory archive to display...
2013-06-15  Tom LaneUse SA_RESTART for all signals, including SIGALRM.
2013-06-14  Tom LaneAvoid deadlocks during insertion into SP-GiST indexes.
2013-06-14  Tom LaneRemove special-case treatment of LOG severity level...
2013-06-14  Tom LaneRefactor checksumming code to make it easier to use...
2013-06-14  Peter EisentrautPL/Python: Fix type mixup
2013-06-13  Tom LaneOnly install a portal's ResourceOwner if it actually...
2013-06-12  Noah MischAvoid reading past datum end when parsing JSON.
2013-06-12  Noah MischAvoid reading below the start of a stack variable in...
2013-06-12  Noah MischDon't pass oidvector by value.
2013-06-12  Noah MischObserve array length in HaveVirtualXIDsDelayingChkpt().
2013-06-12  Noah MischDon't use ordinary NULL-terminated strings as Name...
2013-06-12  Tom LaneImprove updatability checking for views and foreign...
2013-06-12  Andrew DunstanFix unescaping of JSON Unicode escapes, especially...
2013-06-12  Robert HaasImprove description of loread/lowrite.
2013-06-11  Tom LaneFix cache flush hazard in cache_record_field_properties().
2013-06-11  Tatsuo IshiiAdd description that loread()/lowrite() are correspondi...
2013-06-10  Fujii MasaoFix pg_isready to handle conninfo properly.
2013-06-10  Joe ConwayFix ordering of obj id for Rules and EventTriggers...
2013-06-09  Tom LaneTweak postgres_fdw regression test so autovacuum doesn...
2013-06-09  Tom LaneRemove unnecessary restrictions about RowExprs in trans...
2013-06-09  Tom LaneRemove ALTER DEFAULT PRIVILEGES' requirement of schema...
2013-06-09  Tom LaneRemove fixed limit on the number of concurrent Allocate...
2013-06-08  Andrew DunstanDon't downcase non-ascii identifier chars in multi...
2013-06-08  Andrew DunstanHandle Unicode surrogate pairs correctly when processin...
2013-06-08  Peter Eisentrautdoc: Fix <synopsis> in <term> markup
2013-06-07  Kevin GrittnerCorrect the documentation of pg_rewrite.ev_attr.
2013-06-07  Tom LaneMinor docs wordsmithing.
2013-06-07  Peter Eisentrautdoc: Clarify description of VALUES command
2013-06-06  Heikki LinnakangasFix typo in comment.
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...
next