index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Minor spelling correction in comment
Simon Riggs
2017-03-23
*
Replication lag tracking for walsenders
Simon Riggs
2017-03-23
*
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
*
Fix grammar in comment
Magnus Hagander
2017-03-23
*
Expose waitforarchive option through pg_stop_backup()
Stephen Frost
2017-03-22
*
Fix wrong costing of Sort under Gather Merge.
Robert Haas
2017-03-22
*
Support multiple RADIUS servers
Magnus Hagander
2017-03-22
*
Correct erroneous comment in GetOldestXmin()
Simon Riggs
2017-03-22
*
Refactor GetOldestXmin() to use flags
Simon Riggs
2017-03-22
*
Assign AccessExclusiveLocks against subxacts in Hot Standby
Simon Riggs
2017-03-22
*
Change logical replication pg_hba.conf use
Peter Eisentraut
2017-03-22
*
Refine rules for altering publication owner
Peter Eisentraut
2017-03-22
*
Sync pg_dump and pg_dumpall output
Andrew Dunstan
2017-03-22
*
Improve performance of replay of AccessExclusiveLocks
Simon Riggs
2017-03-22
*
Teach xlogreader to follow timeline switches
Simon Riggs
2017-03-22
*
Avoid Perl warning
Peter Eisentraut
2017-03-22
*
pg_dump: Only dump publications when dumping everything
Peter Eisentraut
2017-03-21
*
Add a pg_recvlogical wrapper to PostgresNode
Simon Riggs
2017-03-21
*
Don't scan partitioned tables.
Robert Haas
2017-03-21
*
Fix support for some operators (&<, &>, $<|, |&>) in box operator class
Teodor Sigaev
2017-03-21
*
Add a direct function call mechanism using the caller's context.
Andrew Dunstan
2017-03-21
*
Add missing support for new node fields
Andrew Dunstan
2017-03-20
*
Force the regression databases to have bytea_output set to hex
Andrew Dunstan
2017-03-20
*
Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
Andrew Dunstan
2017-03-20
*
Use a consistent error message style for user mappings.
Andrew Dunstan
2017-03-20
*
Another fix for single-page hash index vacuum.
Robert Haas
2017-03-20
*
Fixes for single-page hash index vacuum.
Robert Haas
2017-03-20
*
Add configure test to see if the C compiler has gcc-style computed gotos.
Tom Lane
2017-03-20
*
Add .gitignore for src/test/authentication/tmp_check.
Heikki Linnakangas
2017-03-20
*
Add missed "make clean" logic in src/interfaces/libpq/Makefile.
Tom Lane
2017-03-20
*
Improve regression test coverage for TID scanning.
Tom Lane
2017-03-20
*
Revert unintentional change in increasing usage count during pin of buffers,
Teodor Sigaev
2017-03-20
*
pg_dump: Skip COLLATION-related regression tests
Stephen Frost
2017-03-19
*
Update obsolete comment
Magnus Hagander
2017-03-19
*
Avoid use of already-closed relcache entry.
Tom Lane
2017-03-18
*
Fix REFRESH MATERIALIZED VIEW to report activity to the stats collector.
Tom Lane
2017-03-18
*
Adjust number of tests for pg_dump 001_basic.pl
Stephen Frost
2017-03-18
*
pg_dump: Remove "option requires an argument -- j" test
Stephen Frost
2017-03-18
*
Improve pg_dump regression tests and code coverage
Stephen Frost
2017-03-18
*
Create and use wait events for read, write, and fsync operations.
Robert Haas
2017-03-18
*
Fix schedule of ecpg test files to only try two-phase commit test when possible.
Michael Meskes
2017-03-18
*
Fix WaitEventSetWait() to handle write-ready waits properly on Windows.
Tom Lane
2017-03-17
*
Repair test for vacuum reltuples fix.
Andrew Gierth
2017-03-17
*
Rename "pg_clog" directory to "pg_xact".
Robert Haas
2017-03-17
*
Add TAP tests for password-based authentication methods.
Heikki Linnakangas
2017-03-17
*
Allow plaintext 'password' authentication when user has a SCRAM verifier.
Heikki Linnakangas
2017-03-17
*
Fix and simplify check for whether we're running as Windows service.
Heikki Linnakangas
2017-03-17
*
psql: Add completion for \help DROP|ALTER
Peter Eisentraut
2017-03-16
*
Avoid having vacuum set reltuples to 0 on non-empty relations in the
Andrew Gierth
2017-03-16
*
Avoid access to uninitialized memory in shared tidbitmap iteration.
Robert Haas
2017-03-16
[next]