index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Don't use "#" as an abbreviation for "number" in PL/Tcl error messages.
Tom Lane
2015-09-16
*
Remove no-longer-used T_PrivGrantee node tag.
Tom Lane
2015-09-16
*
pgbench progress with timestamp
Teodor Sigaev
2015-09-16
*
Review program help output for wording and formatting
Peter Eisentraut
2015-09-16
*
Enforce ALL/SELECT policies in RETURNING for RLS
Stephen Frost
2015-09-15
*
RLS refactoring
Stephen Frost
2015-09-15
*
Fix whitespace
Peter Eisentraut
2015-09-15
*
Revert "Fix an O(N^2) problem in foreign key references".
Tom Lane
2015-09-15
*
Add POLICY to COMMENT documentation
Stephen Frost
2015-09-15
*
Fix comment regarding the meaning of infinity for timeline history entry
Fujii Masao
2015-09-15
*
Improve log messages related to tablespace_map file
Fujii Masao
2015-09-15
*
Fix wrong comment in commit d02426029b133ee2bbe492a038642359bce3c527
Teodor Sigaev
2015-09-15
*
Check existency of table/schema for -t/-n option (pg_dump/pg_restore)
Teodor Sigaev
2015-09-14
*
Add noreturn attribute
Peter Eisentraut
2015-09-13
*
Fix the fastpath rule for jsonb_concat with an empty operand.
Andrew Dunstan
2015-09-13
*
doc: Remove dead links
Peter Eisentraut
2015-09-12
*
Fix typo in create_policy.sgml
Stephen Frost
2015-09-12
*
Update SQL features list
Peter Eisentraut
2015-09-12
*
Install lwlocknames.h even in vpath builds.
Robert Haas
2015-09-11
*
pg_dump, pg_upgrade: allow postgres/template1 tablespace moves
Bruce Momjian
2015-09-11
*
Fix build problems in commit aa65de042f5828968f2f6cd65f45c543a40cc3e6.
Robert Haas
2015-09-11
*
Add missing ReleaseBuffer call in BRIN revmap code
Alvaro Herrera
2015-09-11
*
Fix an O(N^2) problem in foreign key references.
Kevin Grittner
2015-09-11
*
When trace_lwlocks is used, identify individual lwlocks by name.
Robert Haas
2015-09-11
*
Correct description of PageHeaderData layout in documentation
Fujii Masao
2015-09-11
*
doc: Spell checking
Peter Eisentraut
2015-09-10
*
Fix setrefs.c comment properly.
Tom Lane
2015-09-10
*
Fix typo in setrefs.c
Stephen Frost
2015-09-10
*
Fix minor bug in regexp makesearch() function.
Tom Lane
2015-09-09
*
Fix oversight in 013ebc0a7b7ea9c1b1ab7a3d4dd75ea121ea8ba7 commit
Teodor Sigaev
2015-09-09
*
Microvacuum for GIST
Teodor Sigaev
2015-09-09
*
Remove files signaling a standby promotion request at postmaster startup
Fujii Masao
2015-09-09
*
Lock all relations referred to in updatable views
Stephen Frost
2015-09-08
*
psql: Generic tab completion support for enum and bool GUCs.
Andres Freund
2015-09-08
*
Add gin_fuzzy_search_limit to postgresql.conf.sample.
Fujii Masao
2015-09-09
*
Improve tab-completion for GRANT and REVOKE.
Fujii Masao
2015-09-09
*
Allow per-tablespace effective_io_concurrency
Alvaro Herrera
2015-09-08
*
Fix error message wording in previous sslinfo commit
Alvaro Herrera
2015-09-08
*
contrib/sslinfo: add ssl_extension_info SRF
Alvaro Herrera
2015-09-07
*
In the pg_rewind test suite, receive WAL fully before promoting.
Noah Misch
2015-09-07
*
Coordinate log_line_prefix options 'm' and 'n' to share a timeval.
Jeff Davis
2015-09-07
*
Add more sanity checks in contrib/sslinfo
Alvaro Herrera
2015-09-07
*
Add log_line_prefix option 'n' for Unix epoch.
Jeff Davis
2015-09-07
*
Change type of DOW/DOY to UNITS
Greg Stark
2015-09-07
*
Make GIN's cleanup pending list process interruptable
Teodor Sigaev
2015-09-07
*
Add pages deleted from pending list to FSM
Teodor Sigaev
2015-09-07
*
Update site address of Snowball project
Teodor Sigaev
2015-09-07
*
Adjust sepgsql regression output for recent error context change
Joe Conway
2015-09-06
*
Support RADIUS passwords up to 128 characters
Magnus Hagander
2015-09-06
*
Add ability to reserve WAL upon slot creation via replication protocol.
Andres Freund
2015-09-06
[next]