index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Fix harmless thinko in dsa.c.
Andres Freund
2017-08-24
*
Fix outdated comment
Peter Eisentraut
2017-08-23
*
Tweak some SCRAM error messages and code comments
Peter Eisentraut
2017-08-23
*
Fix translation marker
Peter Eisentraut
2017-08-23
*
Don't install ICU collation keyword variants
Peter Eisentraut
2017-08-21
*
Expand set of predefined ICU locales
Peter Eisentraut
2017-08-21
*
Inject $(ICU_LIBS) regardless of platform.
Noah Misch
2017-08-20
*
Fix creation of ICU comments for keyword variants
Peter Eisentraut
2017-08-18
*
Fix interaction of triggers, partitioning, and EXPLAIN ANALYZE.
Robert Haas
2017-08-18
*
Don't lock tables in RelationGetPartitionDispatchInfo.
Robert Haas
2017-08-17
*
Fix ExecReScanGatherMerge.
Tom Lane
2017-08-17
*
Initialize replication_slot_catalog_xmin in procarray
Peter Eisentraut
2017-08-15
*
Include foreign tables in information_schema.table_privileges
Peter Eisentraut
2017-08-15
*
Simplify autovacuum work-item implementation
Alvaro Herrera
2017-08-15
*
Fix logical replication protocol comparison logic
Peter Eisentraut
2017-08-15
*
Simplify some code in logical replication launcher
Peter Eisentraut
2017-08-15
*
Fix error handling path in autovacuum launcher
Alvaro Herrera
2017-08-15
*
Distinguish wait-for-connection from wait-for-write-ready on Windows.
Tom Lane
2017-08-15
*
Avoid unnecessary single-child Append nodes.
Robert Haas
2017-08-15
*
Add missing call to ExecReScanGatherMerge.
Robert Haas
2017-08-15
*
Final pgindent + perltidy run for v10.
Tom Lane
2017-08-14
*
Handle elog(FATAL) during ROLLBACK more robustly.
Tom Lane
2017-08-14
*
Fix typo
Peter Eisentraut
2017-08-14
*
Remove AtEOXact_CatCache().
Tom Lane
2017-08-13
*
Reword comment for clarity
Alvaro Herrera
2017-08-12
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
*
Improve the error message when creating an empty range partition.
Robert Haas
2017-08-10
*
Remove incorrect assertion in clog.c
Robert Haas
2017-08-10
*
Fix handling of container types in find_composite_type_dependencies.
Tom Lane
2017-08-09
*
Fix datumSerialize infrastructure to not crash on non-varlena data.
Tom Lane
2017-08-08
*
Reword some unclear comments
Alvaro Herrera
2017-08-08
*
Fix typo in comment
Alvaro Herrera
2017-08-08
*
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
*
Fix inadequacies in recently added wait events
Alvaro Herrera
2017-08-08
*
Update SQL features list
Peter Eisentraut
2017-08-07
*
Translation updates
Peter Eisentraut
2017-08-07
*
Fix local/remote attribute mix-up in logical replication
Peter Eisentraut
2017-08-07
*
Fix handling of dropped columns in logical replication
Peter Eisentraut
2017-08-07
*
Require update permission for the large object written by lo_put().
Tom Lane
2017-08-07
*
Again match pg_user_mappings to information_schema.user_mapping_options.
Noah Misch
2017-08-07
*
Don't allow logging in with empty password.
Heikki Linnakangas
2017-08-07
*
Fix function name in code comment
Peter Eisentraut
2017-08-07
*
Improve wording of subscription refresh debug messages
Peter Eisentraut
2017-08-07
*
Downgrade subscription refresh messages to DEBUG1
Peter Eisentraut
2017-08-07
*
Fix thinko introduced in 2bef06d516460 et al.
Andres Freund
2017-08-06
*
Suppress unused-variable warnings when building with ICU 4.2.
Tom Lane
2017-08-05
*
Make pg_stop_backup's wait_for_archive flag work on standbys.
Robert Haas
2017-08-05
*
Add support for ICU 4.2
Peter Eisentraut
2017-08-05
*
Fix bug in deciding whether to scan newly-attached partition.
Robert Haas
2017-08-04
*
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-08-04
[next]