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
*
Remove createlang and droplang
Peter Eisentraut
2017-03-23
*
Allow for parallel execution whenever ExecutorRun() is done only once.
Robert Haas
2017-03-23
*
Reduce page locking in GIN vacuum
Teodor Sigaev
2017-03-23
*
Remove trailing comma from enum definition
Peter Eisentraut
2017-03-23
*
Assorted compilation and test fixes
Peter Eisentraut
2017-03-23
*
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
*
doc: Improve CREATE PUBLICATION examples
Peter Eisentraut
2017-03-22
*
doc: Fix logical replication setup instructions
Peter Eisentraut
2017-03-22
*
doc: Markup and formatting improvements
Peter Eisentraut
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
*
doc: Update tool sets documentation for modern FreeBSD
Peter Eisentraut
2017-03-21
*
Document btree_gin support for enums
Andrew Dunstan
2017-03-21
*
Add btree_gin support for enum types
Andrew Dunstan
2017-03-21
*
Add btree_gist support for enum types.
Andrew Dunstan
2017-03-21
*
Use CallerFInfoFunctionCall with btree_gist for varlena types
Andrew Dunstan
2017-03-21
*
Use CallerFInfoFunctionCall with btree_gist for numeric types
Andrew Dunstan
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
*
doc: Improve markup
Peter Eisentraut
2017-03-21
*
doc: clarify that function "ownership" that controls permission
Bruce Momjian
2017-03-20
*
doc: adjust 'Infinity' example to include minus
Bruce Momjian
2017-03-20
*
Add missing support for new node fields
Andrew Dunstan
2017-03-20
*
doc: improve createdb example
Bruce Momjian
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
[next]