aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't use "#" as an abbreviation for "number" in PL/Tcl error messages.Tom Lane2015-09-16
* Remove no-longer-used T_PrivGrantee node tag.Tom Lane2015-09-16
* pgbench progress with timestampTeodor Sigaev2015-09-16
* Review program help output for wording and formattingPeter Eisentraut2015-09-16
* Enforce ALL/SELECT policies in RETURNING for RLSStephen Frost2015-09-15
* RLS refactoringStephen Frost2015-09-15
* Fix whitespacePeter Eisentraut2015-09-15
* Revert "Fix an O(N^2) problem in foreign key references".Tom Lane2015-09-15
* Add POLICY to COMMENT documentationStephen Frost2015-09-15
* Fix comment regarding the meaning of infinity for timeline history entryFujii Masao2015-09-15
* Improve log messages related to tablespace_map fileFujii Masao2015-09-15
* Fix wrong comment in commit d02426029b133ee2bbe492a038642359bce3c527Teodor Sigaev2015-09-15
* Check existency of table/schema for -t/-n option (pg_dump/pg_restore)Teodor Sigaev2015-09-14
* Add noreturn attributePeter Eisentraut2015-09-13
* Fix the fastpath rule for jsonb_concat with an empty operand.Andrew Dunstan2015-09-13
* doc: Remove dead linksPeter Eisentraut2015-09-12
* Fix typo in create_policy.sgmlStephen Frost2015-09-12
* Update SQL features listPeter Eisentraut2015-09-12
* Install lwlocknames.h even in vpath builds.Robert Haas2015-09-11
* pg_dump, pg_upgrade: allow postgres/template1 tablespace movesBruce Momjian2015-09-11
* Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.Robert Haas2015-09-11
* Add missing ReleaseBuffer call in BRIN revmap codeAlvaro Herrera2015-09-11
* Fix an O(N^2) problem in foreign key references.Kevin Grittner2015-09-11
* When trace_lwlocks is used, identify individual lwlocks by name.Robert Haas2015-09-11
* Correct description of PageHeaderData layout in documentationFujii Masao2015-09-11
* doc: Spell checkingPeter Eisentraut2015-09-10
* Fix setrefs.c comment properly.Tom Lane2015-09-10
* Fix typo in setrefs.cStephen Frost2015-09-10
* Fix minor bug in regexp makesearch() function.Tom Lane2015-09-09
* Fix oversight in 013ebc0a7b7ea9c1b1ab7a3d4dd75ea121ea8ba7 commitTeodor Sigaev2015-09-09
* Microvacuum for GISTTeodor Sigaev2015-09-09
* Remove files signaling a standby promotion request at postmaster startupFujii Masao2015-09-09
* Lock all relations referred to in updatable viewsStephen Frost2015-09-08
* psql: Generic tab completion support for enum and bool GUCs.Andres Freund2015-09-08
* Add gin_fuzzy_search_limit to postgresql.conf.sample.Fujii Masao2015-09-09
* Improve tab-completion for GRANT and REVOKE.Fujii Masao2015-09-09
* Allow per-tablespace effective_io_concurrencyAlvaro Herrera2015-09-08
* Fix error message wording in previous sslinfo commitAlvaro Herrera2015-09-08
* contrib/sslinfo: add ssl_extension_info SRFAlvaro Herrera2015-09-07
* In the pg_rewind test suite, receive WAL fully before promoting.Noah Misch2015-09-07
* Coordinate log_line_prefix options 'm' and 'n' to share a timeval.Jeff Davis2015-09-07
* Add more sanity checks in contrib/sslinfoAlvaro Herrera2015-09-07
* Add log_line_prefix option 'n' for Unix epoch.Jeff Davis2015-09-07
* Change type of DOW/DOY to UNITSGreg Stark2015-09-07
* Make GIN's cleanup pending list process interruptableTeodor Sigaev2015-09-07
* Add pages deleted from pending list to FSMTeodor Sigaev2015-09-07
* Update site address of Snowball projectTeodor Sigaev2015-09-07
* Adjust sepgsql regression output for recent error context changeJoe Conway2015-09-06
* Support RADIUS passwords up to 128 charactersMagnus Hagander2015-09-06
* Add ability to reserve WAL upon slot creation via replication protocol.Andres Freund2015-09-06