projects
/
postgresql.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgresql.git
2020-02-20
Alvaro Herrera
Simplify FK-to-partitioned regression test query
commit
|
commitdiff
|
tree
2020-02-20
Etsuro Fujita
Remove extra word from comment.
commit
|
commitdiff
|
tree
2020-02-19
Tom Lane
Doc: discourage use of partial indexes for poor-man...
commit
|
commitdiff
|
tree
2020-02-19
Peter Eisentraut
Fix typo
commit
|
commitdiff
|
tree
2020-02-19
Tom Lane
Fix confusion about event trigger vs. plain function...
commit
|
commitdiff
|
tree
2020-02-19
Fujii Masao
Fix mesurement of elapsed time during truncating heap...
commit
|
commitdiff
|
tree
2020-02-19
Amit Kapila
Stop demanding that top xact must be seen before subxac...
commit
|
commitdiff
|
tree
2020-02-17
Tom Lane
Teach pg_dump to dump comments on RLS policy objects.
commit
|
commitdiff
|
tree
2020-02-17
Peter Eisentraut
Fill in extraUpdatedCols in logical replication
commit
|
commitdiff
|
tree
2020-02-17
Fujii Masao
Add description about GSSOpenServer wait event into...
commit
|
commitdiff
|
tree
2020-02-17
Fujii Masao
Add description about LogicalRewriteTruncate wait event...
commit
|
commitdiff
|
tree
2020-02-16
Tom Lane
Try again to work around Windows' ERROR_SHARING_VIOLATI...
commit
|
commitdiff
|
tree
2020-02-13
Tom Lane
Avoid a performance regression in float overflow/underf...
commit
|
commitdiff
|
tree
2020-02-12
Tom Lane
Doc: fix old oversights in GRANT/REVOKE documentation.
commit
|
commitdiff
|
tree
2020-02-11
Peter Eisentraut
Document the pg_upgrade -j/--jobs option as taking...
commit
|
commitdiff
|
tree
2020-02-10
Tom Lane
Stamp 12.2.
REL_12_2
commit
|
commitdiff
|
tree
2020-02-10
Tom Lane
Last-minute updates for release notes.
commit
|
commitdiff
|
tree
2020-02-10
Alvaro Herrera
createuser: fix parsing of --connection-limit argument
commit
|
commitdiff
|
tree
2020-02-10
Alvaro Herrera
Fix priv checks for ALTER <object> DEPENDS ON EXTENSION
commit
|
commitdiff
|
tree
2020-02-10
Peter Eisentraut
Translation updates
commit
|
commitdiff
|
tree
2020-02-10
Michael Paquier
Revert "pg_upgrade: Fix quoting of some arguments in...
commit
|
commitdiff
|
tree
2020-02-10
Amit Kapila
doc: Spell checking
commit
|
commitdiff
|
tree
2020-02-10
Michael Paquier
pg_upgrade: Fix quoting of some arguments in pg_ctl...
commit
|
commitdiff
|
tree
2020-02-09
Tom Lane
Revert "docs: change "default role" wording to "predefi...
commit
|
commitdiff
|
tree
2020-02-09
Tom Lane
Release notes for 12.2, 11.7, 10.12, 9.6.17, 9.5.21...
commit
|
commitdiff
|
tree
2020-02-09
Tom Lane
Store the deletion horizon XID for a deleted GIN page...
commit
|
commitdiff
|
tree
2020-02-08
Fujii Masao
Revert recent change of ScanOption values and renumber...
commit
|
commitdiff
|
tree
2020-02-07
Tom Lane
First-draft release notes for 12.2.
commit
|
commitdiff
|
tree
2020-02-07
Alvaro Herrera
Fix failure to create FKs correctly in partitions
commit
|
commitdiff
|
tree
2020-02-07
Alvaro Herrera
Fix TRUNCATE .. CASCADE on partitions
commit
|
commitdiff
|
tree
2020-02-07
Fujii Masao
Fix bug in Tid scan.
commit
|
commitdiff
|
tree
2020-02-06
Michael Paquier
Revert "Add GUC checks for ssl_min_protocol_version...
commit
|
commitdiff
|
tree
2020-02-06
Fujii Masao
Add note about access permission checks by inherited...
commit
|
commitdiff
|
tree
2020-02-06
Amit Kapila
Fix typo.
commit
|
commitdiff
|
tree
2020-02-06
Fujii Masao
Fix bug in LWLock statistics mechanism.
commit
|
commitdiff
|
tree
2020-02-05
Andrew Gierth
Force tuple conversion when the source has missing...
commit
|
commitdiff
|
tree
2020-02-05
Alvaro Herrera
ALTER SUBSCRIPTION / REFRESH docs: explain copy_data
commit
|
commitdiff
|
tree
2020-02-05
Noah Misch
When a TAP file has non-zero exit status, retain tempor...
commit
|
commitdiff
|
tree
2020-02-05
Fujii Masao
Add note about how each partition's default value is...
commit
|
commitdiff
|
tree
2020-02-04
Thomas Munro
Handle lack of DSM slots in parallel btree build, take 2.
commit
|
commitdiff
|
tree
2020-02-04
Tom Lane
Fix handling of "Subplans Removed" field in EXPLAIN...
commit
|
commitdiff
|
tree
2020-02-03
Alvaro Herrera
Add missing break out seqscan loop in logical replication
commit
|
commitdiff
|
tree
2020-02-03
Fujii Masao
Revert commit de0177788b.
commit
|
commitdiff
|
tree
2020-02-01
Thomas Munro
Fix memory leak on DSM slot exhaustion.
commit
|
commitdiff
|
tree
2020-01-31
Tom Lane
Fix CheckAttributeType's handling of collations for...
commit
|
commitdiff
|
tree
2020-01-31
Tom Lane
Fix parallel pg_dump/pg_restore for failure to create...
commit
|
commitdiff
|
tree
2020-01-31
Michael Paquier
Fix typo in recently-added TAP test for replication...
commit
|
commitdiff
|
tree
2020-01-30
Tom Lane
In jsonb_plpython.c, suppress warning message from...
commit
|
commitdiff
|
tree
2020-01-30
Thomas Munro
Handle lack of DSM slots in parallel btree build.
commit
|
commitdiff
|
tree
2020-01-30
Fujii Masao
Make inherited TRUNCATE perform access permission check...
commit
|
commitdiff
|
tree
2020-01-30
Michael Paquier
Fix slot data persistency when advancing physical repli...
commit
|
commitdiff
|
tree
2020-01-29
Michael Paquier
Fix dispsize for libpq connection parameters channel_bi...
commit
|
commitdiff
|
tree
2020-01-28
Tom Lane
Fix dangling pointer in EvalPlanQual machinery.
commit
|
commitdiff
|
tree
2020-01-27
Thomas Munro
Avoid unnecessary shm writes in Parallel Hash Join.
commit
|
commitdiff
|
tree
2020-01-26
Tom Lane
Fix EXPLAIN (SETTINGS) to follow policy about when...
commit
|
commitdiff
|
tree
2020-01-26
Tom Lane
In postgres_fdw, don't try to ship MULTIEXPR updates...
commit
|
commitdiff
|
tree
2020-01-24
Michael Paquier
Doc: Fix list of storage parameters available for ALTER...
commit
|
commitdiff
|
tree
2020-01-23
Tom Lane
Fix an oversight in commit 4c70098ff.
commit
|
commitdiff
|
tree
2020-01-23
Tom Lane
Clean up formatting.c's logic for matching constant...
commit
|
commitdiff
|
tree
2020-01-22
Michael Paquier
Fix concurrent indexing operations with temporary tables
commit
|
commitdiff
|
tree
2020-01-21
Andres Freund
Fix edge case leading to agg transitions skipping ExecA...
commit
|
commitdiff
|
tree
2020-01-21
Michael Paquier
Add GUC variables for stat tracking and timeout as...
commit
|
commitdiff
|
tree
2020-01-20
Tom Lane
Fix pg_dump's sigTermHandler() to use _exit() not exit().
commit
|
commitdiff
|
tree
2020-01-20
Heikki Linnakangas
Fix crash in BRIN inclusion op functions, due to missin...
commit
|
commitdiff
|
tree
2020-01-20
Tom Lane
Fix out-of-memory handling in ecpglib.
commit
|
commitdiff
|
tree
2020-01-18
Michael Paquier
Add GUC checks for ssl_min_protocol_version and ssl_max...
commit
|
commitdiff
|
tree
2020-01-17
Tom Lane
Repair more failures with SubPlans in multi-row VALUES...
commit
|
commitdiff
|
tree
2020-01-17
Alvaro Herrera
Set ReorderBufferTXN->final_lsn more eagerly
commit
|
commitdiff
|
tree
2020-01-17
Tomas Vondra
Allocate freechunks bitmap as part of SlabContext
commit
|
commitdiff
|
tree
2020-01-15
Michael Paquier
Fix buggy logic in isTempNamespaceInUse()
commit
|
commitdiff
|
tree
2020-01-14
Bruce Momjian
docs: change "default role" wording to "predefined...
commit
|
commitdiff
|
tree
2020-01-14
Dean Rasheed
Make rewriter prevent auto-updates on views with condit...
commit
|
commitdiff
|
tree
2020-01-14
Amit Kapila
Revert test added by commit d207038053.
commit
|
commitdiff
|
tree
2020-01-13
Peter Eisentraut
Fix base backup with database OIDs larger than INT32_MAX
commit
|
commitdiff
|
tree
2020-01-13
Amit Kapila
Fix typo.
commit
|
commitdiff
|
tree
2020-01-12
Tom Lane
Fix edge-case crashes and misestimation in range contai...
commit
|
commitdiff
|
tree
2020-01-12
Michael Paquier
Remove incorrect assertion for INSERT in logical replic...
commit
|
commitdiff
|
tree
2020-01-11
Tom Lane
Extensive code review for GSSAPI encryption mechanism.
commit
|
commitdiff
|
tree
2020-01-11
Noah Misch
Maintain valid md.c state when FileClose() fails.
commit
|
commitdiff
|
tree
2020-01-10
Michael Paquier
doc: Fix naming of SELinux
commit
|
commitdiff
|
tree
2020-01-09
Peter Eisentraut
doc: Add link to upgrading chapter to release notes
commit
|
commitdiff
|
tree
2020-01-08
Alvaro Herrera
Reimplement nullification of walsender timestamp
commit
|
commitdiff
|
tree
2020-01-08
Tom Lane
Fix handling of generated columns in ALTER TABLE.
commit
|
commitdiff
|
tree
2020-01-08
Michael Paquier
Revert "Forbid DROP SCHEMA on temporary namespaces"
commit
|
commitdiff
|
tree
2020-01-07
Alvaro Herrera
pg_stat_activity: show NULL stmt start time for walsenders
commit
|
commitdiff
|
tree
2020-01-06
Tom Lane
Reduce the number of GetFlushRecPtr() calls done by...
commit
|
commitdiff
|
tree
2020-01-06
Peter Eisentraut
Have logical replication subscriber fire column triggers
commit
|
commitdiff
|
tree
2020-01-05
Tatsuo Ishii
Docs: use more standard terminology "round-to-nearest...
commit
|
commitdiff
|
tree
2020-01-03
Amit Kapila
Fix typos in parallel query docs.
commit
|
commitdiff
|
tree
2020-01-02
Alvaro Herrera
Fix cloning of row triggers to sub-partitions
commit
|
commitdiff
|
tree
2020-01-02
Peter Eisentraut
Fix comment in test
commit
|
commitdiff
|
tree
2020-01-02
Amit Kapila
Fix running out of file descriptors for spill files.
commit
|
commitdiff
|
tree
2020-01-01
Bruce Momjian
Update copyrights for 2020
commit
|
commitdiff
|
tree
2019-12-27
Alvaro Herrera
Add pg_dump test for triggers on partitioned tables
commit
|
commitdiff
|
tree
2019-12-27
Bruce Momjian
doc: add examples of creative use of unique expression...
commit
|
commitdiff
|
tree
2019-12-27
Bruce Momjian
docs: clarify infinite range values from data-type...
commit
|
commitdiff
|
tree
2019-12-27
Michael Paquier
Forbid DROP SCHEMA on temporary namespaces
commit
|
commitdiff
|
tree
2019-12-26
Tom Lane
Fix possible loss of sync between rectypeid and underly...
commit
|
commitdiff
|
tree
2019-12-26
Michael Paquier
Fix some comments related to logical repslot advancing
commit
|
commitdiff
|
tree
2019-12-24
Thomas Munro
Rotate instead of shifting hash join batch number.
commit
|
commitdiff
|
tree
next