projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2021-04-22
Tom Lane
Fix bugs in RETURNING in cross-partition UPDATE cases.
commit
|
commitdiff
|
tree
2021-04-21
Andrew Dunstan
fix silly perl error in commit d064afc720
commit
|
commitdiff
|
tree
2021-04-21
Andrew Dunstan
Only ever test for non-127.0.0.1 addresses on Windows...
commit
|
commitdiff
|
tree
2021-04-20
Tom Lane
Fix planner failure in some cases of sorting by an...
commit
|
commitdiff
|
tree
2021-04-20
Magnus Hagander
Fix typo in comment
commit
|
commitdiff
|
tree
2021-04-16
Andrew Dunstan
Allow TestLib::slurp_file to skip contents, and use...
commit
|
commitdiff
|
tree
2021-04-16
Michael Paquier
doc: Fix typo in example query of SQL/JSON
commit
|
commitdiff
|
tree
2021-04-13
Tom Lane
Fix some inappropriately-disallowed uses of ALTER ROLE...
commit
|
commitdiff
|
tree
2021-04-13
Tom Lane
Redesign the caching done by get_cached_rowtype().
commit
|
commitdiff
|
tree
2021-04-13
Tom Lane
Avoid improbable PANIC during heap_update.
commit
|
commitdiff
|
tree
2021-04-13
Noah Misch
Use "-I." in directories holding Bison parsers, for...
commit
|
commitdiff
|
tree
2021-04-13
Noah Misch
Port regress-python3-mangle.mk to Solaris "sed".
commit
|
commitdiff
|
tree
2021-04-13
Thomas Munro
Fix potential SSI hazard in heap_update().
commit
|
commitdiff
|
tree
2021-04-12
Tom Lane
Fix old bug with coercing the result of a COLLATE expre...
commit
|
commitdiff
|
tree
2021-04-12
Amit Kapila
Allocate access strategy in parallel VACUUM workers.
commit
|
commitdiff
|
tree
2021-04-12
Michael Paquier
Fix out-of-bound memory access for interval -> char...
commit
|
commitdiff
|
tree
2021-04-09
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2021-04-09
Michael Paquier
Fix typos and grammar in documentation and code comments
commit
|
commitdiff
|
tree
2021-04-07
Tomas Vondra
Don't add non-existent pages to bitmap from BRIN
commit
|
commitdiff
|
tree
2021-04-07
Michael Paquier
Fix potential rare failure in the kerberos TAP tests
commit
|
commitdiff
|
tree
2021-04-05
Fujii Masao
Shut down transaction tracking at startup process exit.
commit
|
commitdiff
|
tree
2021-04-04
Tom Lane
Fix more confusion in SP-GiST.
commit
|
commitdiff
|
tree
2021-04-02
Bruce Momjian
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg...
commit
|
commitdiff
|
tree
2021-04-02
Joe Conway
Clarify documentation of RESET ROLE
commit
|
commitdiff
|
tree
2021-04-02
Fujii Masao
pg_checksums: Fix progress reporting.
commit
|
commitdiff
|
tree
2021-04-02
Michael Paquier
doc: Clarify how to generate backup files with non...
commit
|
commitdiff
|
tree
2021-04-02
Bruce Momjian
doc: mention that intervening major releases can be...
commit
|
commitdiff
|
tree
2021-04-02
Michael Paquier
Improve stability of test with vacuum_truncate in relop...
commit
|
commitdiff
|
tree
2021-04-01
Tom Lane
Fix pg_restore's misdesigned code for detecting archive...
commit
|
commitdiff
|
tree
2021-04-01
Michael Paquier
doc: Clarify use of ACCESS EXCLUSIVE lock in various...
commit
|
commitdiff
|
tree
2021-03-31
Stephen Frost
Add a docs section for obsoleted and renamed functions...
commit
|
commitdiff
|
tree
2021-03-30
Etsuro Fujita
Update obsolete comment.
commit
|
commitdiff
|
tree
2021-03-29
Alvaro Herrera
psql: call clearerr() just before printing
commit
|
commitdiff
|
tree
2021-03-28
Stephen Frost
doc: Define TLS as an acronym
commit
|
commitdiff
|
tree
2021-03-26
Tomas Vondra
Fix ndistinct estimates with system attributes
commit
|
commitdiff
|
tree
2021-03-25
Alvaro Herrera
Document lock obtained during partition detach
commit
|
commitdiff
|
tree
2021-03-25
Alvaro Herrera
Remove StoreSingleInheritance reimplementation
commit
|
commitdiff
|
tree
2021-03-25
Fujii Masao
Fix bug in WAL replay of COMMIT_TS_SETTS record.
commit
|
commitdiff
|
tree
2021-03-23
Tom Lane
Fix psql's \connect command some more.
commit
|
commitdiff
|
tree
2021-03-23
Tom Lane
Avoid possible crash while finishing up a heap rewrite.
commit
|
commitdiff
|
tree
2021-03-23
Tomas Vondra
Use correct spelling of statistics kind
commit
|
commitdiff
|
tree
2021-03-23
Fujii Masao
pg_waldump: Fix bug in per-record statistics.
commit
|
commitdiff
|
tree
2021-03-22
Michael Paquier
Fix concurrency issues with WAL segment recycling on...
commit
|
commitdiff
|
tree
2021-03-22
Noah Misch
Make a test endure log_error_verbosity=verbose.
commit
|
commitdiff
|
tree
2021-03-22
Michael Paquier
Fix new TAP test for 2PC transactions and PITRs on...
commit
|
commitdiff
|
tree
2021-03-21
Michael Paquier
Fix timeline assignment in checkpoints with 2PC transac...
commit
|
commitdiff
|
tree
2021-03-20
Tom Lane
Fix memory leak when rejecting bogus DH parameters.
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak malloc'd error string in libpqrcv_check_conn...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak malloc'd strings when a GUC setting is rejected.
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak compiled regex(es) when an ispell cache...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't run RelationInitTableAccessMethod in a long-lived...
commit
|
commitdiff
|
tree
2021-03-19
Tom Lane
Don't leak rd_statlist when a relcache entry is dropped.
commit
|
commitdiff
|
tree
2021-03-18
Magnus Hagander
Fix function name in error hint
commit
|
commitdiff
|
tree
2021-03-17
Tom Lane
Prevent buffer overrun in read_tablespace_map().
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Revert "Fix race in Parallel Hash Join batch cleanup."
commit
|
commitdiff
|
tree
2021-03-17
Thomas Munro
Fix race in Parallel Hash Join batch cleanup.
commit
|
commitdiff
|
tree
2021-03-16
Tom Lane
Avoid corner-case memory leak in SSL parameter processing.
commit
|
commitdiff
|
tree
2021-03-12
Tom Lane
Fix race condition in psql \e's detection of file modif...
commit
|
commitdiff
|
tree
2021-03-12
Tom Lane
Forbid marking an identity column as nullable.
commit
|
commitdiff
|
tree
2021-03-11
Tom Lane
Re-simplify management of inStart in pqParseInput3...
commit
|
commitdiff
|
tree
2021-03-11
Peter Geoghegan
Doc: B-Tree only has one additional parameter.
commit
|
commitdiff
|
tree
2021-03-11
Bruce Momjian
tutorial: land height is "elevation", not "altitude"
commit
|
commitdiff
|
tree
2021-03-11
Peter Geoghegan
VACUUM ANALYZE: Always update pg_class.reltuples.
commit
|
commitdiff
|
tree
2021-03-11
Peter Geoghegan
Don't consider newly inserted tuples in nbtree VACUUM.
commit
|
commitdiff
|
tree
2021-03-10
Tom Lane
Doc: improve introductory information about procedures.
commit
|
commitdiff
|
tree
2021-03-08
Tom Lane
Validate the OID argument of pg_import_system_collations().
commit
|
commitdiff
|
tree
2021-03-03
Amit Kapila
Clarify the usage of max_replication_slots on the subsc...
commit
|
commitdiff
|
tree
2021-03-02
Alvaro Herrera
Use native path separators to pg_ctl in initdb
commit
|
commitdiff
|
tree
2021-03-02
Michael Paquier
Fix duplicated test case in TAP tests of reindexdb
commit
|
commitdiff
|
tree
2021-02-27
Alvaro Herrera
Fix use-after-free bug with AfterTriggersTableData...
commit
|
commitdiff
|
tree
2021-02-26
Tom Lane
Doc: further clarify libpq's description of connection...
commit
|
commitdiff
|
tree
2021-02-26
Tom Lane
Fix list-manipulation bug in WITH RECURSIVE processing.
commit
|
commitdiff
|
tree
2021-02-25
Michael Paquier
doc: Mention PGDATABASE as supported by pgbench
commit
|
commitdiff
|
tree
2021-02-24
Michael Paquier
Fix some typos, grammar and style in docs and comments
commit
|
commitdiff
|
tree
2021-02-23
Alvaro Herrera
Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as...
commit
|
commitdiff
|
tree
2021-02-22
Magnus Hagander
Fix docs build for website styles
commit
|
commitdiff
|
tree
2021-02-22
Thomas Munro
Remove outdated reference to RAID spindles.
commit
|
commitdiff
|
tree
2021-02-19
Fujii Masao
Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT...
commit
|
commitdiff
|
tree
2021-02-19
Fujii Masao
Fix bug in COMMIT AND CHAIN command.
commit
|
commitdiff
|
tree
2021-02-19
Tom Lane
Fix another ancient bug in parsing of BRE-mode regular...
commit
|
commitdiff
|
tree
2021-02-18
Fujii Masao
Fix "invalid spinlock number: 0" error in pg_stat_wal_r...
commit
|
commitdiff
|
tree
2021-02-17
Magnus Hagander
Fix typo
commit
|
commitdiff
|
tree
2021-02-16
Tom Lane
Convert tsginidx.c's GIN indexing logic to fully ternar...
commit
|
commitdiff
|
tree
2021-02-15
Tom Lane
Simplify loop logic in nodeIncrementalSort.c.
commit
|
commitdiff
|
tree
2021-02-15
Heikki Linnakangas
Make ExecGetInsertedCols() and friends more robust...
commit
|
commitdiff
|
tree
2021-02-15
Thomas Munro
Default to wal_sync_method=fdatasync on FreeBSD.
commit
|
commitdiff
|
tree
2021-02-15
Thomas Munro
Hold interrupts while running dsm_detach() callbacks.
commit
|
commitdiff
|
tree
2021-02-13
Tom Lane
pg_attribute_no_sanitize_alignment() macro
commit
|
commitdiff
|
tree
2021-02-13
Michael Paquier
doc: Mention NO DEPENDS ON EXTENSION in its supported...
commit
|
commitdiff
|
tree
2021-02-12
Tom Lane
Avoid divide-by-zero in regex_selectivity() with long...
commit
|
commitdiff
|
tree
2021-02-10
Michael Paquier
Fix ORDER BY clause in new regression test of REINDEX...
commit
|
commitdiff
|
tree
2021-02-10
Michael Paquier
Preserve pg_attribute.attstattarget across REINDEX...
commit
|
commitdiff
|
tree
2021-02-08
Tom Lane
Stamp 13.2.
REL_13_2
commit
|
commitdiff
|
tree
2021-02-08
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2021-02-08
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2021-02-08
Tom Lane
Fix mishandling of column-level SELECT privileges for...
commit
|
commitdiff
|
tree
2021-02-08
Heikki Linnakangas
Fix permission checks on constraint violation errors...
commit
|
commitdiff
|
tree
2021-02-07
Tom Lane
Release notes for 13.2, 12.6, 11.11, 10.16, 9.6.21...
commit
|
commitdiff
|
tree
2021-02-07
Tom Lane
Revert "Propagate CTE property flags when copying a...
commit
|
commitdiff
|
tree
2021-02-07
Tatsuo Ishii
Docs: fix pg_wal_lsn_diff manual.
commit
|
commitdiff
|
tree
next