projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2019-11-02
Michael Paquier
Fix failure when creating cloned indexes for a partition
commit
|
commitdiff
|
tree
2019-11-01
Michael Paquier
Add some assertions in syncrep.c
commit
|
commitdiff
|
tree
2019-11-01
Michael Paquier
Fix race condition at backend exit when deleting elemen...
commit
|
commitdiff
|
tree
2019-11-01
Peter Eisentraut
Add some assertions to view reloption macros
commit
|
commitdiff
|
tree
2019-11-01
Peter Eisentraut
PG_FINALLY
commit
|
commitdiff
|
tree
2019-10-31
Peter Eisentraut
Add const qualifiers to internal range type APIs
commit
|
commitdiff
|
tree
2019-10-31
Michael Paquier
Fix typo in comment of syncrep.c
commit
|
commitdiff
|
tree
2019-10-30
Peter Eisentraut
Remove one use of IDENT_USERNAME_MAX
commit
|
commitdiff
|
tree
2019-10-30
Peter Eisentraut
Update code comments about peer authenticaton
commit
|
commitdiff
|
tree
2019-10-30
Andres Freund
pg_waldump: Fix --bkp-details to not issue spurious...
commit
|
commitdiff
|
tree
2019-10-30
Andres Freund
pg_waldump: Fix small memory leak when rmgr->rm_identif...
commit
|
commitdiff
|
tree
2019-10-30
Michael Paquier
Fix typos in the code
commit
|
commitdiff
|
tree
2019-10-29
Peter Eisentraut
Fix compiler warnings in ecpg tests
commit
|
commitdiff
|
tree
2019-10-29
Michael Paquier
Fix handling of pg_class.relispartition at swap phase...
commit
|
commitdiff
|
tree
2019-10-28
Tom Lane
Allow extracting fields from a ROW() expression in...
commit
|
commitdiff
|
tree
2019-10-28
Tom Lane
On Windows, use COMSPEC to find the location of cmd...
commit
|
commitdiff
|
tree
2019-10-28
Tom Lane
Handle empty-string edge cases correctly in strpos().
commit
|
commitdiff
|
tree
2019-10-28
Michael Paquier
Doc: Add missing step for pg_stat_progress_cluster
commit
|
commitdiff
|
tree
2019-10-28
Michael Paquier
Fix dependency handling at swap phase of REINDEX CONCUR...
commit
|
commitdiff
|
tree
2019-10-27
Michael Paquier
Fix initialization of fake LSN for unlogged relations
commit
|
commitdiff
|
tree
2019-10-26
Noah Misch
Fix copy-paste defect in comment.
commit
|
commitdiff
|
tree
2019-10-26
Noah Misch
Update comment about __sync_lock_test_and_set() bug.
commit
|
commitdiff
|
tree
2019-10-26
Tom Lane
Doc: improve documentation of configuration settings...
commit
|
commitdiff
|
tree
2019-10-25
Peter Eisentraut
Remove obsolete information schema tables
commit
|
commitdiff
|
tree
2019-10-25
Tom Lane
Avoid failure when selecting a namespace node in XMLTABLE.
commit
|
commitdiff
|
tree
2019-10-25
Peter Eisentraut
doc: Use proper em and en dashes
commit
|
commitdiff
|
tree
2019-10-25
Tom Lane
Revert "Revert part of commit dddf4cdc3."
commit
|
commitdiff
|
tree
2019-10-25
Tom Lane
Get rid of useless/dangerous redefinition of bool in...
commit
|
commitdiff
|
tree
2019-10-25
Tom Lane
Improve management of statement timeouts.
commit
|
commitdiff
|
tree
2019-10-25
Tom Lane
Reset statement_timeout between queries of a multi...
commit
|
commitdiff
|
tree
2019-10-25
Amit Kapila
Revert part of commit dddf4cdc3.
commit
|
commitdiff
|
tree
2019-10-25
Amit Kapila
Make the order of the header file includes consistent...
commit
|
commitdiff
|
tree
2019-10-25
Michael Paquier
Handle interrupts within a transaction context in REIND...
commit
|
commitdiff
|
tree
2019-10-24
Fujii Masao
Fix typo in xlog.c.
commit
|
commitdiff
|
tree
2019-10-24
Amit Kapila
Make the order of the header file includes consistent...
commit
|
commitdiff
|
tree
2019-10-24
Bruce Momjian
docs: fix wording of REFRESH CONCURRENTLY manual page
commit
|
commitdiff
|
tree
2019-10-23
Bruce Momjian
pg_upgrade: adjust error output to use new database...
commit
|
commitdiff
|
tree
2019-10-23
Michael Paquier
Acquire properly session-level lock on new index in...
commit
|
commitdiff
|
tree
2019-10-23
Peter Eisentraut
Remove libpq-dist.rc
commit
|
commitdiff
|
tree
2019-10-23
Michael Paquier
Remove last traces of --adduser/--no-adduser in createuser
commit
|
commitdiff
|
tree
2019-10-23
Michael Paquier
Fix thinkos from 4f4061b for libpq integer parsing
commit
|
commitdiff
|
tree
2019-10-23
Michael Paquier
Clean up properly error_context_stack in autovacuum...
commit
|
commitdiff
|
tree
2019-10-22
Peter Eisentraut
Make command order in test more sensible
commit
|
commitdiff
|
tree
2019-10-22
Peter Eisentraut
Fix comment
commit
|
commitdiff
|
tree
2019-10-21
Alexander Korotkov
Refactor jsonpath's compareDatetime()
commit
|
commitdiff
|
tree
2019-10-21
Alexander Korotkov
Refactor timestamp2timestamptz_opt_error()
commit
|
commitdiff
|
tree
2019-10-21
Tom Lane
Deal with yet another issue related to "Norwegian ...
commit
|
commitdiff
|
tree
2019-10-21
Tom Lane
Use CFLAGS_SL while probing linkability of libperl.
commit
|
commitdiff
|
tree
2019-10-21
Tom Lane
Select CFLAGS_SL at configure time, not in platform...
commit
|
commitdiff
|
tree
2019-10-21
Etsuro Fujita
Update obsolete comment.
commit
|
commitdiff
|
tree
2019-10-21
Amit Kapila
Fix memory leak introduced in commit 7df159a620.
commit
|
commitdiff
|
tree
2019-10-21
Michael Paquier
Fix error reporting of connect_timeout in libpq for...
commit
|
commitdiff
|
tree
2019-10-21
Michael Paquier
Fix parsing of integer values for connection parameters...
commit
|
commitdiff
|
tree
2019-10-20
Peter Eisentraut
Clean up MinGW def file generation
commit
|
commitdiff
|
tree
2019-10-19
Peter Eisentraut
Fix most -Wundef warnings
commit
|
commitdiff
|
tree
2019-10-19
Noah Misch
Use standard compare_exchange loop style in ProcArrayGr...
commit
|
commitdiff
|
tree
2019-10-19
Noah Misch
For all ppc compilers, implement compare_exchange and...
commit
|
commitdiff
|
tree
2019-10-19
Noah Misch
For PowerPC instruction "addi", use constraint "b".
commit
|
commitdiff
|
tree
2019-10-19
Michael Paquier
Remove last traces of heap_open/close in the tree
commit
|
commitdiff
|
tree
2019-10-18
Fujii Masao
Fix failure of archive recovery with recovery_min_apply...
commit
|
commitdiff
|
tree
2019-10-18
Fujii Masao
Make crash recovery ignore recovery_min_apply_delay...
commit
|
commitdiff
|
tree
2019-10-18
Alvaro Herrera
Fix typo
commit
|
commitdiff
|
tree
2019-10-18
Alvaro Herrera
Update comments about progress reporting by index_drop
commit
|
commitdiff
|
tree
2019-10-18
Michael Paquier
Fix timeout handling in logical replication worker
commit
|
commitdiff
|
tree
2019-10-17
Alvaro Herrera
Fix minor bug in logical-replication walsender shutdown
commit
|
commitdiff
|
tree
2019-10-17
Alvaro Herrera
Fix parallel restore of FKs to partitioned tables
commit
|
commitdiff
|
tree
2019-10-17
Thomas Munro
When restoring GUCs in parallel workers, show an error...
commit
|
commitdiff
|
tree
2019-10-16
Thomas Munro
Fix bug that could try to freeze running multixacts.
commit
|
commitdiff
|
tree
2019-10-16
Alvaro Herrera
Fix crash when reporting CREATE INDEX progress
commit
|
commitdiff
|
tree
2019-10-16
Tomas Vondra
Improve the check for pg_catalog.unknown data type...
commit
|
commitdiff
|
tree
2019-10-16
Tomas Vondra
Improve the check for pg_catalog.line data type in...
commit
|
commitdiff
|
tree
2019-10-16
Andres Freund
Replace alter_table.sql test usage of event triggers.
commit
|
commitdiff
|
tree
2019-10-16
Michael Paquier
Refresh some incorrect links in pg_crc.c/h
commit
|
commitdiff
|
tree
2019-10-16
Thomas Munro
Remove obsolete collation test.
commit
|
commitdiff
|
tree
2019-10-16
Thomas Munro
Use libc version as a collation version on glibc systems.
commit
|
commitdiff
|
tree
2019-10-16
Michael Paquier
Doc: Fix various inconsistencies
commit
|
commitdiff
|
tree
2019-10-15
Andres Freund
Fix CLUSTER on expression indexes.
commit
|
commitdiff
|
tree
2019-10-14
Tomas Vondra
Correct reference to pg_catalog.regtype in pg_upgrade...
commit
|
commitdiff
|
tree
2019-10-14
Tomas Vondra
Check for tables with sql_identifier during pg_upgrade
commit
|
commitdiff
|
tree
2019-10-13
Michael Paquier
Update test output of sepgsql for ALTER TABLE COLUMN...
commit
|
commitdiff
|
tree
2019-10-13
Peter Eisentraut
Update unicode.org URLs
commit
|
commitdiff
|
tree
2019-10-13
Tom Lane
In the postmaster, rely on the signal infrastructure...
commit
|
commitdiff
|
tree
2019-10-13
Tom Lane
Revert "Hack pg_ctl to report postmaster's exit status."
commit
|
commitdiff
|
tree
2019-10-13
Michael Paquier
Fix dependency handling of column drop with partitioned...
commit
|
commitdiff
|
tree
2019-10-12
Peter Eisentraut
Fix use of term "verifier"
commit
|
commitdiff
|
tree
2019-10-12
Noah Misch
AIX: Stop adding option -qsrcmsg.
commit
|
commitdiff
|
tree
2019-10-11
Fujii Masao
Make crash recovery ignore restore_command and recovery...
commit
|
commitdiff
|
tree
2019-10-10
Tom Lane
Put back pqsignal() as an exported libpq symbol.
commit
|
commitdiff
|
tree
2019-10-10
Peter Eisentraut
pg_upgrade: Clean up some redundant code
commit
|
commitdiff
|
tree
2019-10-10
Andres Freund
Fix table rewrites that include a column without a...
commit
|
commitdiff
|
tree
2019-10-09
Peter Eisentraut
Revert "Use libc version as a collation version on...
commit
|
commitdiff
|
tree
2019-10-09
Peter Eisentraut
Use libc version as a collation version on glibc systems.
commit
|
commitdiff
|
tree
2019-10-09
Michael Paquier
Flush logical mapping files with fd opened for read...
commit
|
commitdiff
|
tree
2019-10-09
Bruce Momjian
pg_upgrade: clarify the database names in error files
commit
|
commitdiff
|
tree
2019-10-09
Bruce Momjian
doc: improve docs so config value default units are...
commit
|
commitdiff
|
tree
2019-10-08
Peter Eisentraut
Remove some code for old unsupported versions of MSVC
commit
|
commitdiff
|
tree
2019-10-08
Michael Paquier
Update some outdated links about XLC and UNIX specification
commit
|
commitdiff
|
tree
2019-10-08
Michael Paquier
Clarify some comments about ntstatus.h in win32_port.h
commit
|
commitdiff
|
tree
2019-10-08
Michael Paquier
Improve test coverage of pg_rewind
commit
|
commitdiff
|
tree
2019-10-07
Bruce Momjian
docs: Improve A?synchronous Multimaster Replication...
commit
|
commitdiff
|
tree
next