projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2017-04-28
Heikki Linnakangas
Misc SCRAM code cleanups.
commit
|
commitdiff
|
tree
2017-04-28
Stephen Frost
Remove unnecessairly duplicated gram.y productions
commit
|
commitdiff
|
tree
2017-04-27
Andres Freund
Don't build full initial logical decoding snapshot...
commit
|
commitdiff
|
tree
2017-04-27
Andres Freund
Don't use on-disk snapshots for exported logical decodi...
commit
|
commitdiff
|
tree
2017-04-27
Tom Lane
Avoid slow shutdown of pg_basebackup.
commit
|
commitdiff
|
tree
2017-04-27
Fujii Masao
Fix bug so logical rep launcher saves correctly time...
commit
|
commitdiff
|
tree
2017-04-27
Tom Lane
Cope with glibc too old to have epoll_create1().
commit
|
commitdiff
|
tree
2017-04-27
Andres Freund
Preserve required !catalog tuples while computing initi...
commit
|
commitdiff
|
tree
2017-04-27
Tom Lane
Make latch.c more paranoid about child-process cases.
commit
|
commitdiff
|
tree
2017-04-27
Bruce Momjian
doc: PG10 release note typo fix
commit
|
commitdiff
|
tree
2017-04-27
Bruce Momjian
doc PG10rel: adjust hash index commits and add parallel...
commit
|
commitdiff
|
tree
2017-04-27
Simon Riggs
Rework handling of subtransactions in 2PC recovery
commit
|
commitdiff
|
tree
2017-04-27
Simon Riggs
Additional tests for subtransactions in recovery
commit
|
commitdiff
|
tree
2017-04-27
Peter Eisentraut
Fix typo in comment
commit
|
commitdiff
|
tree
2017-04-26
Tom Lane
Allow multiple bgworkers to be launched per postmaster...
commit
|
commitdiff
|
tree
2017-04-26
Bruce Momjian
doc PG10: add commit for transition table item
commit
|
commitdiff
|
tree
2017-04-26
Stephen Frost
pg_get_partkeydef: return NULL for non-partitions
commit
|
commitdiff
|
tree
2017-04-26
Tom Lane
Silence compiler warning induced by commit de4389712.
commit
|
commitdiff
|
tree
2017-04-26
Peter Eisentraut
doc: ALTER SUBSCRIPTION documentation fixes
commit
|
commitdiff
|
tree
2017-04-26
Peter Eisentraut
Fix query that gets remote relation info
commit
|
commitdiff
|
tree
2017-04-26
Peter Eisentraut
Spelling fixes in code comments
commit
|
commitdiff
|
tree
2017-04-26
Fujii Masao
Fix typo in comment.
commit
|
commitdiff
|
tree
2017-04-26
Peter Eisentraut
Fix various concurrency issues in logical replication...
commit
|
commitdiff
|
tree
2017-04-26
Bruce Momjian
doc PG10: add Rafia Sabih to parallel index scan item
commit
|
commitdiff
|
tree
2017-04-25
Stephen Frost
Allow ALTER TABLE ONLY on partitioned tables
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc PG10: update EXPLAIN SUMMARY item
commit
|
commitdiff
|
tree
2017-04-25
Peter Eisentraut
Wake up launcher when enabling a subscription
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: update PG 10 item about referencing many relations
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: add PG 10 doc item about VACUUM truncation, 7e26e02ee
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc PG10: add commit 090010f2e and adjust EXPLAIN...
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: properly indent SGML tags in PG 10 release notes
commit
|
commitdiff
|
tree
2017-04-25
Fujii Masao
Set the priorities of all quorum synchronous standbys...
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: PG 10 release notes updates
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: PG 10 release note updates
commit
|
commitdiff
|
tree
2017-04-25
Robert Haas
Adjust outdated comment.
commit
|
commitdiff
|
tree
2017-04-25
Fujii Masao
Update copyright in recently added files.
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: move hash info to new section and split out growth...
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: move hash performance item into index section
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: add Rafia Sabih to PG 10 release note item
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: fix PG 10 release note doc markup
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: merge PG 10 release SysV item
commit
|
commitdiff
|
tree
2017-04-25
Peter Eisentraut
postgres_fdw: Fix join push down with extensions
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: PG 10 fixes
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: several minor PG 10 doc adjustments
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: fix attribution of sequence item, order incompati...
commit
|
commitdiff
|
tree
2017-04-25
Bruce Momjian
doc: first draft of Postgres 10 release notes
commit
|
commitdiff
|
tree
2017-04-24
Bruce Momjian
doc: update release doc markup instructions
commit
|
commitdiff
|
tree
2017-04-24
Tom Lane
Revert "Use pselect(2) not select(2), if available...
commit
|
commitdiff
|
tree
2017-04-24
Tom Lane
Use pselect(2) not select(2), if available, to wait...
commit
|
commitdiff
|
tree
2017-04-24
Tom Lane
Run the postmaster's signal handlers without SA_RESTART.
commit
|
commitdiff
|
tree
2017-04-24
Fujii Masao
Get rid of extern declarations of non-existent functions.
commit
|
commitdiff
|
tree
2017-04-24
Tom Lane
Fix postmaster's handling of fork failure for a bgworke...
commit
|
commitdiff
|
tree
2017-04-24
Tom Lane
Code review for commands/statscmds.c.
commit
|
commitdiff
|
tree
2017-04-23
Andres Freund
Don't include sys/poll.h anymore.
commit
|
commitdiff
|
tree
2017-04-23
Andres Freund
Zero padding in replication origin's checkpointed on...
commit
|
commitdiff
|
tree
2017-04-23
Andres Freund
Initialize all memory for logical replication relation...
commit
|
commitdiff
|
tree
2017-04-23
Andres Freund
Remove select(2) backed latch implementation.
commit
|
commitdiff
|
tree
2017-04-23
Simon Riggs
Workaround for RecoverPreparedTransactions()
commit
|
commitdiff
|
tree
2017-04-23
Simon Riggs
Fix LagTrackerRead() for timeline increments
commit
|
commitdiff
|
tree
2017-04-23
Tom Lane
Fix order of arguments to SubTransSetParent().
commit
|
commitdiff
|
tree
2017-04-23
Andrew Dunstan
Fix TAP infrastructure to support Mingw better
commit
|
commitdiff
|
tree
2017-04-22
Tom Lane
Make PostgresNode.pm check server status more carefully.
commit
|
commitdiff
|
tree
2017-04-22
Tom Lane
Make PostgresNode::append_conf append a newline automat...
commit
|
commitdiff
|
tree
2017-04-22
Andrew Dunstan
Require sufficiently modern version of Test::More for...
commit
|
commitdiff
|
tree
2017-04-22
Tom Lane
Partially revert commit 536d47bd9d5fce8d91929bee3128fa1...
commit
|
commitdiff
|
tree
2017-04-21
Peter Eisentraut
doc: Update link
commit
|
commitdiff
|
tree
2017-04-21
Tom Lane
Avoid depending on non-POSIX behavior of fcntl(2).
commit
|
commitdiff
|
tree
2017-04-21
Heikki Linnakangas
Change the on-disk format of SCRAM verifiers to conform...
commit
|
commitdiff
|
tree
2017-04-21
Peter Eisentraut
doc: Fix typo
commit
|
commitdiff
|
tree
2017-04-21
Tom Lane
Remove long-obsolete catering for platforms without...
commit
|
commitdiff
|
tree
2017-04-21
Peter Eisentraut
Synchronize table list before creating slot in CREATE...
commit
|
commitdiff
|
tree
2017-04-20
Tom Lane
Add missing erand48.c to libpq/.gitignore.
commit
|
commitdiff
|
tree
2017-04-20
Alvaro Herrera
Improve multivariate statistics documentation
commit
|
commitdiff
|
tree
2017-04-20
Tom Lane
Sync pg_ctl documentation and usage message with reality.
commit
|
commitdiff
|
tree
2017-04-20
Peter Eisentraut
Modify message when partitioned table is added to publi...
commit
|
commitdiff
|
tree
2017-04-20
Fujii Masao
Prevent log_replication_commands from causing SQL comma...
commit
|
commitdiff
|
tree
2017-04-20
Fujii Masao
Mark some columns in pg_subscription as NOT NULL.
commit
|
commitdiff
|
tree
2017-04-20
Fujii Masao
Don't call the function that may raise an error while...
commit
|
commitdiff
|
tree
2017-04-19
Heikki Linnakangas
Fix typo in docs on SASL authentication.
commit
|
commitdiff
|
tree
2017-04-18
Tom Lane
Fix testing of parallel-safety of SubPlans.
commit
|
commitdiff
|
tree
2017-04-18
Tom Lane
Doc: improve markup in self-signed certificate example.
commit
|
commitdiff
|
tree
2017-04-18
Fujii Masao
Improve documentation and comment for quorum-based...
commit
|
commitdiff
|
tree
2017-04-18
Tom Lane
Provide an error cursor for "can't call an SRF here...
commit
|
commitdiff
|
tree
2017-04-18
Fujii Masao
A collection of small fixes for logical replication.
commit
|
commitdiff
|
tree
2017-04-18
Fujii Masao
Use DatumGetInt32() to extract 32-bit integer value...
commit
|
commitdiff
|
tree
2017-04-18
Heikki Linnakangas
Also fix comment in sample postgresql.conf file, for...
commit
|
commitdiff
|
tree
2017-04-18
Andrew Dunstan
Simplify docs on creating a self-signed SSL certificate
commit
|
commitdiff
|
tree
2017-04-18
Heikki Linnakangas
Rename "scram" to "scram-sha-256" in pg_hba.conf and...
commit
|
commitdiff
|
tree
2017-04-18
Simon Riggs
Fix minor typo in comment
commit
|
commitdiff
|
tree
2017-04-18
Simon Riggs
Exit correctly from PrepareRedoRemove() when not found
commit
|
commitdiff
|
tree
2017-04-18
Simon Riggs
Don’t push nextid too far forwards in recovery
commit
|
commitdiff
|
tree
2017-04-18
Simon Riggs
Allow COMMENT ON COLUMN with partitioned tables
commit
|
commitdiff
|
tree
2017-04-18
Heikki Linnakangas
Fix example on creating a trigger with a transition...
commit
|
commitdiff
|
tree
2017-04-18
Peter Eisentraut
doc: Clarify logical replication details
commit
|
commitdiff
|
tree
2017-04-18
Peter Eisentraut
Set range table for CopyFrom() in tablesync
commit
|
commitdiff
|
tree
2017-04-17
Alvaro Herrera
Rename columns in new pg_statistic_ext catalog
commit
|
commitdiff
|
tree
2017-04-17
Alvaro Herrera
Tighten up relation kind checks for extended statistics
commit
|
commitdiff
|
tree
2017-04-17
Tom Lane
Always build a custom plan node's targetlist from the...
commit
|
commitdiff
|
tree
2017-04-17
Fujii Masao
Fix typos in comment and log message.
commit
|
commitdiff
|
tree
2017-04-17
Peter Eisentraut
Fix new warnings from GCC 7
commit
|
commitdiff
|
tree
next