index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
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
*
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
*
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
*
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
*
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 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
*
Improve error messages for CREATE OR REPLACE PROCEDURE
Peter Eisentraut
2018-08-18
*
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-08-17
*
Set scan direction appropriately for SubPlans (bug #15336)
Andrew Gierth
2018-08-17
*
pg_upgrade: issue helpful error message for use on standbys
Bruce Momjian
2018-08-17
*
Fix executor prune failure when plan already pruned
Alvaro Herrera
2018-08-16
*
Close the file descriptor in ApplyLogicalMappingFile
Tomas Vondra
2018-08-16
*
Make snprintf.c follow the C99 standard for snprintf's result value.
Tom Lane
2018-08-15
*
Update FSM on WAL replay of page all-visible/frozen
Alvaro Herrera
2018-08-15
*
Clean up assorted misuses of snprintf()'s result value.
Tom Lane
2018-08-15
*
pg_upgrade: fix shutdown check for standby servers
Bruce Momjian
2018-08-14
*
Remove duplicate function declarations.
Tom Lane
2018-08-14
*
Remove obsolete comment
Peter Eisentraut
2018-08-13
*
Fix libpq's implementation of per-host connection timeouts.
Tom Lane
2018-08-13
*
Make autovacuum more aggressive to remove orphaned temp tables
Michael Paquier
2018-08-13
*
Adjust comment atop ExecShutdownNode.
Amit Kapila
2018-08-13
*
Prohibit shutting down resources if there is a possibility of back up.
Amit Kapila
2018-08-13
*
Avoid query-lifetime memory leaks in XMLTABLE (bug #15321)
Andrew Gierth
2018-08-13
[prev]
[next]