]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2015-09-16  Tom LaneFix documentation of regular expression character-entry...
2015-09-16  Tom LaneDon't use "#" as an abbreviation for "number" in PL...
2015-09-16  Tom LaneRemove no-longer-used T_PrivGrantee node tag.
2015-09-16  Peter EisentrautReview program help output for wording and formatting
2015-09-15  Stephen FrostEnforce ALL/SELECT policies in RETURNING for RLS
2015-09-15  Stephen FrostRLS refactoring
2015-09-15  Tom LaneRevert "Fix an O(N^2) problem in foreign key references".
2015-09-15  Stephen FrostAdd POLICY to COMMENT documentation
2015-09-15  Fujii MasaoImprove log messages related to tablespace_map file
2015-09-13  Andrew DunstanFix the fastpath rule for jsonb_concat with an empty...
2015-09-13  Peter Eisentrautdoc: Remove dead links
2015-09-12  Stephen FrostFix typo in create_policy.sgml
2015-09-12  Peter EisentrautUpdate SQL features list
2015-09-11  Bruce Momjianpg_dump, pg_upgrade: allow postgres/template1 tablespa...
2015-09-11  Alvaro HerreraAdd missing ReleaseBuffer call in BRIN revmap code
2015-09-11  Kevin GrittnerFix an O(N^2) problem in foreign key references.
2015-09-11  Fujii MasaoCorrect description of PageHeaderData layout in documen...
2015-09-11  Peter Eisentrautdoc: Spell checking
2015-09-10  Tom LaneFix setrefs.c comment properly.
2015-09-10  Stephen FrostFix typo in setrefs.c
2015-09-10  Tom LaneFix minor bug in regexp makesearch() function.
2015-09-09  Fujii MasaoRemove files signaling a standby promotion request...
2015-09-08  Stephen FrostLock all relations referred to in updatable views
2015-09-08  Fujii MasaoAdd gin_fuzzy_search_limit to postgresql.conf.sample.
2015-09-08  Alvaro HerreraFix error message wording in previous sslinfo commit
2015-09-07  Noah MischIn the pg_rewind test suite, receive WAL fully before...
2015-09-07  Alvaro HerreraAdd more sanity checks in contrib/sslinfo
2015-09-07  Greg StarkChange type of DOW/DOY to UNITS
2015-09-07  Teodor SigaevMake GIN's cleanup pending list process interruptable
2015-09-07  Teodor SigaevUpdate site address of Snowball project
2015-09-06  Greg StarkMove DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS...
2015-09-05  Tom LaneFix CreateTableSpace() so it will compile without HAVE_...
2015-09-05  Heikki LinnakangasFix misc typos.
2015-09-05  Tatsuo IshiiFix brin index summarizing while vacuuming.
2015-09-04  Tom LaneFix subtransaction cleanup after an outer-subtransactio...
2015-09-03  Fujii MasaoDocument that max_worker_processes must be high enough...
2015-09-03  Noah MischDisable fsync throughout TAP test suites.
2015-09-01  Tom LaneDocument that PL/Python now returns floats using repr...
2015-09-01  Bruce Momjianpg_upgrade docs: clarify rsync and move verification...
2015-09-01  Robert HaasAllow notifications to bgworkers without database conne...
2015-09-01  Alvaro HerreraUse <substeps> in pg_upgrade's procedure
2015-08-31  Bruce Momjiandocs: remove outdated note about unique indexes
2015-08-31  Bruce Momjianpsql: print longtable as a possible \pset option
2015-08-31  Magnus HaganderSmall grammar fix
2015-08-30  Joe ConwayFix sepgsql regression tests.
2015-08-29  Tom LaneFix s_lock.h PPC assembly code to be compatible with...
2015-08-28  Stephen FrostEnsure locks are acquired on RLS-added relations
2015-08-28  Peter EisentrautSimplify Perl chmod calls
2015-08-27  Bruce Momjiandblink docs: fix typo to use "connname" (3 n's), not...
2015-08-26  Bruce Momjianrelease notes: abbreviated key speedup only for varcha...
2015-08-26  Bruce Momjianrelease notes: backpatch removal of xpath item to...
2015-08-26  Bruce Momjian9.5 release notes: mention lack of char() sort improve...
2015-08-26  Joe ConwayReestablish alignment of pg_controldata output.
2015-08-25  Tom LaneDocs: be explicit about datatype matching for lead...
2015-08-25  Tom LaneFix potential platform dependence in gist regression...
2015-08-23  Tom LaneAvoid use of float arithmetic in bipartite_match.c.
2015-08-23  Kevin GrittnerFix typo in C comment.
2015-08-23  Peter EisentrautImprove whitespace
2015-08-23  Peter EisentrautImprove spelling
2015-08-22  Tom LaneAvoid O(N^2) behavior when enlarging SPI tuple table...
2015-08-21  Stephen FrostClean up roles from roleattributes test
2015-08-21  Alvaro HerreraDo not allow *timestamp to be passed as NULL
2015-08-21  Tom LaneFix plpython crash when returning string representation...
2015-08-21  Tom LaneAllow record_in() and record_recv() to work for transie...
2015-08-21  Stephen FrostRename 'cmd' to 'cmd_name' in CreatePolicyStmt
2015-08-21  Stephen FrostIn AlterRole, make bypassrls an int
2015-08-21  Peter Eisentrautdoc: Whitespace and formatting fixes
2015-08-19  Peter EisentrautUpdate config.guess and config.sub
2015-08-19  Kevin GrittnerFix bug in calculations of hash join buckets.
2015-08-18  Tom LaneFix a few bogus statement type names in plpgsql error...
2015-08-18  Robert Haaspsql: Make EXECUTE PROCEDURE tab completion a bit narrower.
2015-08-17  Andres FreundImprove configure test for the sse4.2 crc instruction.
2015-08-15  Tom LaneAdd docs about postgres_fdw's setting of search_path...
2015-08-15  Tom LaneImprove documentation about MVCC-unsafe utility commands.
2015-08-15  Tom LaneRepair unsafe use of shared typecast-lookup table in...
2015-08-15  Andres FreundCorrect type of waitMode variable in ExecInsertIndexTup...
2015-08-15  Andres Freundvacuumdb: Don't assign negative values to a boolean.
2015-08-15  Andres FreundDon't use 'bool' as a struct member name in help_config.c.
2015-08-15  Andres FreundUse the correct type for TableInfo->relreplident.
2015-08-15  Noah MischEncoding PG_UHC is code page 949.
2015-08-15  Noah MischRestore old pgwin32_message_to_UTF16() behavior outside...
2015-08-14  Peter EisentrautUpdate key words table for 9.5
2015-08-13  Alvaro HerreraMSVC: Exclude 'brin' contrib module
2015-08-13  Alvaro HerreraRe-add BRIN isolation test
2015-08-13  Tom LaneImprove regression test case to avoid depending on...
2015-08-13  Alvaro HerreraUse materialize SRF mode in brin_page_items
2015-08-13  Michael MeskesFix declaration of isarray variable.
2015-08-13  Alvaro HerreraFix unitialized variables
2015-08-13  Tom LaneUndo mistaken tightening in join_is_legal().
2015-08-12  Alvaro HerreraClose some holes in BRIN page assignment
2015-08-12  Andres FreundHandle PQresultErrorField(PG_DIAG_SQLSTATE) returning...
2015-08-12  Andres FreundFix two off-by-one errors in bufmgr.c.
2015-08-12  Tom LaneFix some possible low-memory failures in regexp compila...
2015-08-11  Andres FreundMinor cleanups in slot related code.
2015-08-11  Tom LaneFix privilege dumping from servers too old to have...
2015-08-10  Tom LaneAccept alternate spellings of __sparcv7 and __sparcv8.
2015-08-10  Tom LaneFurther mucking with PlaceHolderVar-related restriction...
2015-08-10  Tom LaneTemporarily(?) remove BRIN isolation test.
2015-08-10  Andres FreundFix copy & paste mistake in pg_get_replication_slots().
2015-08-10  Andres FreundDon't start to stream after pg_receivexlog --create...
next