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
*
Fix typos in the code
Michael Paquier
2019-10-30
*
Fix compiler warnings in ecpg tests
Peter Eisentraut
2019-10-29
*
Fix handling of pg_class.relispartition at swap phase in REINDEX CONCURRENTLY
Michael Paquier
2019-10-29
*
Allow extracting fields from a ROW() expression in more cases.
Tom Lane
2019-10-28
*
On Windows, use COMSPEC to find the location of cmd.exe.
Tom Lane
2019-10-28
*
Handle empty-string edge cases correctly in strpos().
Tom Lane
2019-10-28
*
Doc: Add missing step for pg_stat_progress_cluster
Michael Paquier
2019-10-28
*
Fix dependency handling at swap phase of REINDEX CONCURRENTLY
Michael Paquier
2019-10-28
*
Fix initialization of fake LSN for unlogged relations
Michael Paquier
2019-10-27
*
Fix copy-paste defect in comment.
Noah Misch
2019-10-26
*
Update comment about __sync_lock_test_and_set() bug.
Noah Misch
2019-10-26
*
Doc: improve documentation of configuration settings that have units.
Tom Lane
2019-10-26
*
Remove obsolete information schema tables
Peter Eisentraut
2019-10-25
*
Avoid failure when selecting a namespace node in XMLTABLE.
Tom Lane
2019-10-25
*
doc: Use proper em and en dashes
Peter Eisentraut
2019-10-25
*
Revert "Revert part of commit dddf4cdc3."
Tom Lane
2019-10-25
*
Get rid of useless/dangerous redefinition of bool in ECPG.
Tom Lane
2019-10-25
*
Improve management of statement timeouts.
Tom Lane
2019-10-25
*
Reset statement_timeout between queries of a multi-query string.
Tom Lane
2019-10-25
*
Revert part of commit dddf4cdc3.
Amit Kapila
2019-10-25
*
Make the order of the header file includes consistent in non-backend modules.
Amit Kapila
2019-10-25
*
Handle interrupts within a transaction context in REINDEX CONCURRENTLY
Michael Paquier
2019-10-25
*
Fix typo in xlog.c.
Fujii Masao
2019-10-24
*
Make the order of the header file includes consistent in contrib modules.
Amit Kapila
2019-10-24
*
docs: fix wording of REFRESH CONCURRENTLY manual page
Bruce Momjian
2019-10-23
*
pg_upgrade: adjust error output to use new database list format
Bruce Momjian
2019-10-23
*
Acquire properly session-level lock on new index in REINDEX CONCURRENTLY
Michael Paquier
2019-10-23
*
Remove libpq-dist.rc
Peter Eisentraut
2019-10-23
*
Remove last traces of --adduser/--no-adduser in createuser
Michael Paquier
2019-10-23
*
Fix thinkos from 4f4061b for libpq integer parsing
Michael Paquier
2019-10-23
*
Clean up properly error_context_stack in autovacuum worker on exception
Michael Paquier
2019-10-23
*
Make command order in test more sensible
Peter Eisentraut
2019-10-22
*
Fix comment
Peter Eisentraut
2019-10-22
*
Refactor jsonpath's compareDatetime()
Alexander Korotkov
2019-10-21
*
Refactor timestamp2timestamptz_opt_error()
Alexander Korotkov
2019-10-21
*
Deal with yet another issue related to "Norwegian (Bokmål)" locale.
Tom Lane
2019-10-21
*
Use CFLAGS_SL while probing linkability of libperl.
Tom Lane
2019-10-21
*
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-10-21
*
Update obsolete comment.
Etsuro Fujita
2019-10-21
*
Fix memory leak introduced in commit 7df159a620.
Amit Kapila
2019-10-21
*
Fix error reporting of connect_timeout in libpq for value parsing
Michael Paquier
2019-10-21
*
Fix parsing of integer values for connection parameters in libpq
Michael Paquier
2019-10-21
*
Clean up MinGW def file generation
Peter Eisentraut
2019-10-20
*
Fix most -Wundef warnings
Peter Eisentraut
2019-10-19
*
Use standard compare_exchange loop style in ProcArrayGroupClearXid().
Noah Misch
2019-10-18
*
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-10-18
*
For PowerPC instruction "addi", use constraint "b".
Noah Misch
2019-10-18
*
Remove last traces of heap_open/close in the tree
Michael Paquier
2019-10-19
*
Fix failure of archive recovery with recovery_min_apply_delay enabled.
Fujii Masao
2019-10-18
*
Make crash recovery ignore recovery_min_apply_delay setting.
Fujii Masao
2019-10-18
[next]