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
*
doc: Fix typo
Peter Eisentraut
2017-06-17
*
doc: Fix typo
Peter Eisentraut
2017-06-17
*
Set statement timestamp in apply worker
Peter Eisentraut
2017-06-17
*
Remove incorrect comment
Magnus Hagander
2017-06-17
*
Fix typos in comments
Magnus Hagander
2017-06-17
*
Define HAVE_UCOL_STRCOLLUTF8 on Windows
Peter Eisentraut
2017-06-17
*
Teach pgindent to skip files generated by bison or flex automatically.
Tom Lane
2017-06-16
*
doc: Add note that COPY commands are published as INSERTs
Peter Eisentraut
2017-06-16
*
Use RangeVarGetRelidExtended() in AlterSequence()
Peter Eisentraut
2017-06-16
*
Fix ICU collation use on Windows
Peter Eisentraut
2017-06-16
*
doc: Add section about logical replication restrictions
Peter Eisentraut
2017-06-16
*
Fix dependency, when changing a function's argument/return type.
Heikki Linnakangas
2017-06-16
*
Reconcile nodes/*funcs.c with PostgreSQL 10 work.
Noah Misch
2017-06-16
*
Make configure check for IPC::Run when --enable-tap-tests is specified.
Tom Lane
2017-06-15
*
Fix low-probability leaks of PGresult objects in the backend.
Tom Lane
2017-06-15
*
doc: remove mention of Windows junction points by pg_upgrade
Bruce Momjian
2017-06-15
*
docs: Fix pg_upgrade standby server upgrade docs
Bruce Momjian
2017-06-15
*
Rename function for consistency
Alvaro Herrera
2017-06-15
*
psql: Improve display of "for all tables" publications
Peter Eisentraut
2017-06-15
*
Fix typo in code comment
Peter Eisentraut
2017-06-15
*
Remove unnecessary IPC::Run inclusion
Peter Eisentraut
2017-06-15
*
Fix typo in PostgreSQL 10.0 release note.
Tatsuo Ishii
2017-06-15
*
Fix document bug regarding read only transactions.
Tatsuo Ishii
2017-06-15
*
Fix problems related to RangeTblEntry members enrname and enrtuples.
Robert Haas
2017-06-14
*
Don't force-assign transaction id when exporting a snapshot.
Andres Freund
2017-06-14
*
Use DEFACLOBJ_ macros in error message instead of hardcoding
Peter Eisentraut
2017-06-14
*
Add missing serial comma
Peter Eisentraut
2017-06-14
*
doc: Whitespace fixes in man pages
Peter Eisentraut
2017-06-14
*
Teach predtest.c about CHECK clauses to fix partitioning bugs.
Robert Haas
2017-06-14
*
Improve release note text about set-returning-function changes.
Tom Lane
2017-06-14
*
Avoid bogus TwoPhaseState locking sequences
Alvaro Herrera
2017-06-14
*
Put documentation of options and commands in more alphabetical order
Peter Eisentraut
2017-06-14
*
Fix no-longer-valid shortcuts in expression_returns_set().
Tom Lane
2017-06-14
*
Fix violations of CatalogTupleInsert/Update/Delete abstraction.
Tom Lane
2017-06-14
*
Teach PL/pgSQL about partitioned tables.
Dean Rasheed
2017-06-14
*
Teach RemoveRoleFromObjectPolicy() about partitioned tables.
Dean Rasheed
2017-06-14
*
Disallow set-returning functions inside CASE or COALESCE.
Tom Lane
2017-06-13
*
doc: Update example version numbers in pg_upgrade documentation
Peter Eisentraut
2017-06-13
*
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
*
Re-run pgindent.
Tom Lane
2017-06-13
*
Always initialize PartitionBoundInfoData's null_index.
Robert Haas
2017-06-13
*
Teach relation_is_updatable() about partitioned tables.
Dean Rasheed
2017-06-13
*
libpq: Message style improvements
Peter Eisentraut
2017-06-13
*
Fix failure to remove dependencies when a partition is detached.
Robert Haas
2017-06-13
*
doc: Fix typo
Peter Eisentraut
2017-06-13
*
In initdb, defend against assignment of NULL values to not-null columns.
Tom Lane
2017-06-13
*
Fix typo
Peter Eisentraut
2017-06-13
*
Improve code comments
Peter Eisentraut
2017-06-13
*
Use correct ICU path for Windows 32 vs. 64 bit
Peter Eisentraut
2017-06-13
*
Fix collprovider of predefined collations
Peter Eisentraut
2017-06-13
[next]