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
...
*
Ignore server-side delays when enforcing wal_sender_timeout.
Noah Misch
2018-08-31
*
Fix 8a934d677 for libc++ and make more include order resistant.
Andres Freund
2018-08-31
*
Fix psql's \dC command to annotate I/O conversion casts as such.
Tom Lane
2018-08-31
*
Ensure correct minimum consistent point on standbys
Michael Paquier
2018-08-31
*
Code review for pg_verify_checksums.c.
Tom Lane
2018-08-31
*
Enforce cube dimension limit in all cube construction functions
Alexander Korotkov
2018-08-31
*
Split contrib/cube platform-depended checks into separate test
Alexander Korotkov
2018-08-31
*
Make checksum_impl.h safe to compile with -fstrict-aliasing.
Tom Lane
2018-08-31
*
Disable support for partitionwise joins in problematic cases.
Etsuro Fujita
2018-08-31
*
Fix pg_verify_checksums on Windows.
Amit Kapila
2018-08-31
*
Remove extra word from src/backend/optimizer/README
Etsuro Fujita
2018-08-31
*
pg_verify_checksums: rename -d to --verbose
Alvaro Herrera
2018-08-30
*
Mention change of width of values generated by SERIAL sequences
Alvaro Herrera
2018-08-30
*
Fix IndexInfo comments.
Heikki Linnakangas
2018-08-30
*
Stop bgworkers during fast shutdown with postmaster in startup phase
Michael Paquier
2018-08-29
*
Make pg_restore's identify_locking_dependencies() more bulletproof.
Tom Lane
2018-08-28
*
Code review for pg_dump's handling of ALTER INDEX ATTACH PARTITION.
Tom Lane
2018-08-28
*
Include contrib modules in the temp installation even without REGRESS.
Tom Lane
2018-08-28
*
postgres_fdw: don't push ORDER BY with no vars (bug #15352)
Andrew Gierth
2018-08-28
*
Avoid quadratic slowdown in regexp match/split functions.
Andrew Gierth
2018-08-28
*
pg_verify_checksums: Message style improvements and NLS support
Peter Eisentraut
2018-08-28
*
Fix snapshot leak warning for some procedures
Peter Eisentraut
2018-08-27
*
Fix missing dependency for pg_dump's ENABLE ROW LEVEL SECURITY items.
Tom Lane
2018-08-27
*
Fix typos.
Thomas Munro
2018-08-27
*
Make syslogger more robust against failures in opening CSV log files.
Tom Lane
2018-08-26
*
doc: "Latest checkpoint location" will not match in pg_upgrade
Bruce Momjian
2018-08-25
*
doc: add doc link for 'applicable_roles'
Bruce Momjian
2018-08-25
*
docs: Clarify pg_ctl initdb option text to match options proto.
Bruce Momjian
2018-08-25
*
docs: clarify plpython SD and GD dictionary behavior
Bruce Momjian
2018-08-25
*
LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.
Andres Freund
2018-08-24
*
Suppress uninitialized-variable warning in new SCRAM code.
Tom Lane
2018-08-24
*
Fix lexing of standard multi-character operators in edge cases.
Andrew Gierth
2018-08-23
*
Reduce an unnecessary O(N^3) loop in lexer.
Andrew Gierth
2018-08-23
*
In libpq, don't look up all the hostnames at once.
Tom Lane
2018-08-23
*
Copy-editing of pg_verify_checksums help and ref page
Peter Eisentraut
2018-08-23
*
PL/pgSQL: Extend test case
Peter Eisentraut
2018-08-23
*
Return type of txid_status is text, not txid_status
Alvaro Herrera
2018-08-23
*
doc: Clarify some wording in PL/pgSQL about transactions
Peter Eisentraut
2018-08-22
*
Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax
Peter Eisentraut
2018-08-22
*
Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Peter Eisentraut
2018-08-22
*
doc: Update uses of the word "procedure"
Peter Eisentraut
2018-08-22
*
Do not dump identity sequences with excluded parent table
Michael Paquier
2018-08-22
*
Fix typo
Alvaro Herrera
2018-08-21
*
fix typo
Alvaro Herrera
2018-08-21
*
Fix typo
Alvaro Herrera
2018-08-21
*
Fix set of NLS translation issues
Michael Paquier
2018-08-21
*
Fix typo in description of enable_parallel_hash
Michael Paquier
2018-08-21
*
Clarify comment about assignment and reset of temp namespace ID in MyProc
Michael Paquier
2018-08-21
*
MSVC: Finish clean.bat tmp_check coverage.
Noah Misch
2018-08-19
*
MSVC: Remove any tmp_check directory before running a TAP test suite.
Noah Misch
2018-08-19
[prev]
[next]