TopicMailing ListsActivityParticipants
1 commit
Fix unsafe order of operations in ResourceOwnerReleaseAll().
master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11
Fix unsafe coding in ResourceOwnerReleaseAll()
Fix unsafe coding in ResourceOwnerReleaseAll()
hackers
3 replies
about 10 hours ago
Tom LaneRahila Syed
1 commit
Tweak allocation rule for tzload()'s "union local_storage" variable.
masterunreleasedREL_19_STABLEunreleasedREL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleasedREL_14_STABLEunreleased
plpython tests fail against python 3.14 under Valgrind
plpython tests fail against python 3.14 under Valgrind
hackers
2 replies
about 22 hours ago
Tom LaneAlexander Lakhin
PG20-2Ready for Committer
Patch#6915
TagsBugfix
CINeeds rebase
ReviewersLaurenz Albe (laurenz), solai v (solaiv), Rui Zhao (zhaorui)
BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
BUG #19483: pg_upgrade fails with orphan records in pg_init_priv catalog table
bugs
32 replies
2 days ago
Hüseyin DemirLaurenz AlbeTom LaneRui ZhaoLaurenz Albe+3
2 commits
Fix MSVC warnings from new timezone code
masterunreleased
Sync our copy of the timezone library with IANA release tzcode2026b.
masterunreleased
PG20-1Committed
Patch#6822
CICI score: 10/10
CommitterTom Lane (tgl)
Update our timezone code to IANA tzcode2026b
Update our timezone code to IANA tzcode2026b
hackers
6 replies
Aug 05, 18:10
Tom LanePeter Eisentraut
3 commits
Further improve commentary about ChangeVarNodesWalkExpression()
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.4
Improve commentary about ChangeVarNodesWalkExpression().
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.4
Fix self-join removal to update bare Var references in join clauses
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.4
BUG #19435: Error: "No relation entry for relid 2" Triggered by Complex Join with Self-Referencing Tables
BUG #19435: Error: "No relation entry for relid 2" Triggered by Complex Join with Self-Referencing Tables
bugs
34 replies
Jul 30, 03:33
Tender WangAlexander KorotkovAndrei LepikhovKirill ReshkeTom Lane+2
PG20-2Needs review
Patch#7059
TagsBugfix
CICI score: 9/10
remove_useless_joins vs. bug #19560
remove_useless_joins vs. bug #19560
hackers
18 replies
Jul 29, 06:21
Tom LaneTender WangRichard GuoThom BrownJacob Brazeal
2 commits
Deparse FOR PORTION OF using the range column's current name.
masterunreleasedREL_19_STABLE19beta3
Fix deparsing of JSON_ARRAY(subquery) with a FORMAT clause
masterunreleasedREL_19_STABLE19beta3
PG20-2Moved to different CF
Patch#7053
TagsBugfix
CICI score: 10/10
Fix missing FORMAT when deparsing JSON_ARRAY(query)
Fix missing FORMAT when deparsing JSON_ARRAY(query)
hackers
18 replies
Jul 28, 05:41
Richard GuoChao LiTom LaneEwan YoungJohn Naylor
7 commits
Test what BEFORE UPDATE triggers do to FOR PORTION OF
masterunreleasedREL_19_STABLE19beta3
Make ExecForPortionOfLeftovers() obey SRF protocol.
master19beta1REL_19_STABLE19beta1
Add isolation tests for UPDATE/DELETE FOR PORTION OF
master19beta1REL_19_STABLE19beta1
Add UPDATE/DELETE FOR PORTION OF
master19beta1REL_19_STABLE19beta1
Record range constructor functions in pg_range
master19beta1REL_19_STABLE19beta1
+2 more
PG20-1Needs review
Patch#5836
TagsSQL Commands
CICI score: 10/10
ReviewersPeter Eisentraut (petere)
SQL:2011 Application Time Update & Delete
SQL:2011 Application Time Update & Delete
hackers
67 replies
Jul 21, 06:53
Paul A JungwirthPeter EisentrautChao Lijian heKirill Reshke+3
2 commits
Skip unnecessary get_relids_in_jointree() when there are no PHVs
masterunreleasedREL_19_STABLE19beta3REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15
Fix edge case in remove_useless_result_rtes() with outer joins.
masterunreleasedREL_19_STABLE19beta3REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15
BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16)
BUG #19553: Wrong results from nested LEFT JOINs over an empty subquery (regression since v16)
bugs
12 replies
Jul 20, 03:23
Matheus AlcantaraTom LaneRichard GuoPG Bug reporting form
PG20-2Needs review
Patch#7032
TagsModernization
CICI score: 10/10
Deprecation warnings on Rocky 10.2 with current dev branch
Deprecation warnings on Rocky 10.2 with current dev branch
hackers
7 replies
Jul 19, 18:30
Tom LaneDaniel Westermann (DWE)Daniel GustafssonAndrew Dunstan
1 commit
In transformIndexStmt, transform index expressions in INCLUDING.
masterunreleased
CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
CREATE INDEX with an expression in an INCLUDE column fails with XX000 "unrecognized node type" instead of 0A000 on master
bugs
7 replies
Jul 17, 17:42
Maaz Syed AdeebTom Lane
4 commits
Update GROUP BY ALL comments about window functions
masterunreleasedREL_19_STABLE19beta2
Add GROUP BY ALL.
master19beta1REL_19_STABLE19beta1
Refactor to avoid code duplication in transformPLAssignStmt.
master19beta1REL_19_STABLE19beta1
Fix missed copying of groupDistinct in transformPLAssignStmt.
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.1REL_17_STABLE17.7REL_16_STABLE16.11REL_15_STABLE15.15REL_14_STABLE14.20
PG19-3Moved to different CF
Patch#6085
CICI score: 10/10
ReviewersTom Lane (tgl)
[PATCH] GROUP BY ALL
[PATCH] GROUP BY ALL
hackers
59 replies
Jul 07, 06:54
David ChristensenTom LanePeter EisentrautDavid G. JohnstonAndrey Borodin+10
1 commit
Fix LIKE/regex optimization for indexscan with exact-match pattern.
masterunreleasedREL_19_STABLE19beta2REL_18_STABLE18.6
PG20-1Committed
Patch#6615
TagsBugfix, Performance
CINeeds rebase
ReviewersTom Lane (tgl)
CommitterTom Lane (tgl)
Test timings are increasing too fast for cfbot
Test timings are increasing too fast for cfbot
hackers
12 replies
Jul 06, 21:35
Andres FreundJelte Fennema-NioTom LaneJulien RouhaudTomas Vondra+1
12 commits
Revert "Don't lock partitions pruned by initial pruning"
master18beta2REL_19_STABLE18beta2REL_18_STABLE18beta2
Fix bug in cbc127917 to handle nested Append correctly
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Remove unstable test suite added by 525392d57
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Don't lock partitions pruned by initial pruning
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Fix an oversight in cbc127917 to handle MERGE correctly
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
+7 more
PG20-2Waiting on Author
Patch#6216
TagsPerformance
CICI score: 10/10
ReviewersIlmar Yunusov (tanswis42.gmail.com)
generic plans and "initial" pruning
generic plans and "initial" pruning
hackers
248 replies
Jul 06, 09:09
Amit LangoteRobert HaasTom LaneAlvaro HerreraDavid Rowley+16
PG20-2Needs review
Patch#6962
CICI score: 10/10
ReviewersRui Zhao (zhaorui)
Improving display of octal GUCs
Improving display of octal GUCs
hackers
4 replies
Jul 06, 06:24
Tom LaneFabrízio de Royes MelloTatsuya KawataRui Zhao
1 commit
Fix mishandling of leading '\' in nondeterministic LIKE.
masterunreleasedREL_19_STABLE19beta2REL_18_STABLE18.6
PG20-2Moved to different CF
Patch#6986
TagsBugfix
CICI score: 10/10
Yet another bug in nondeterministic LIKE
Yet another bug in nondeterministic LIKE
hackers
0 replies
Jul 04, 17:59
Tom Lane
6 commits
Remove btree_gist's useless logic for encoding-aware truncation.
masterunreleased
Tighten up btree_gist's handling of truncated bounds.
masterunreleased
Sync signatures of gbt_var_consistent() and gbt_num_consistent().
masterunreleased
Fix btree_gist's NotEqual strategy on internal index pages.
masterunreleasedREL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15REL_15_STABLE15.19REL_14_STABLE14.24
Reverse-engineer some documentation for btree_gist's varlena modules.
masterunreleased
+1 more
PG20-1Committed
Patch#6908
TagsBugfix
CICI score: 9/10
ReviewersTom Lane (tgl)
CommitterTom Lane (tgl)
Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
Fw:Re: Fw: gbt_var_consistent in contrib/btree_gist/btree_utils_var.c has internal-node type confusion on the <> strategy, bypassing exclusion constraints
bugs
11 replies
Jul 03, 19:36
Ayush TiwariTom Lane王跃林
2 commits
Fix CPU-identification macros for RISC-V.
masterunreleased
Clean up inconsistencies in CPU-identification macros.
masterunreleased
PG20-1Committed
Patch#6895
TagsModernization
CICI score: 10/10
CommitterTom Lane (tgl)
Centralised architecture detection
Centralised architecture detection
hackers
16 replies
Jul 03, 15:36
Tom LaneThomas MunroGreg BurdJohn NaylorDagfinn Ilmari Mannsåker+1
1 commit
btree_gist: fix NaN handling in float4/float8 opclasses.
masterunreleasedREL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15REL_15_STABLE15.19REL_14_STABLE14.24
BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
BUG #19524: NaN handling in btree_gist's float4/float8 opclasses
bugs
8 replies
Jul 01, 13:38
Bill KimTom LaneDaniel Gustafsson
1 commit
Disallow set-returning functions within window OVER clauses.
masterunreleasedREL_19_STABLE19beta2
BUG #17502: View based on window functions returns wrong results when queried
BUG #17502: View based on window functions returns wrong results when queried
bugs
17 replies
Jun 30, 02:27
David RowleyTom LaneRichard GuoPG Bug reporting formMagnus Hagander+2
1 commit
Make pg_mkdir_p() tolerant of a concurrent directory creation.
master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11REL_16_STABLE16.15REL_15_STABLE15.19REL_14_STABLE14.24
fix pg_mkdir_p to tolerate concurrent directory creation
fix pg_mkdir_p to tolerate concurrent directory creation
hackers
10 replies
Jun 19, 18:39
Andrew DunstanTom LaneAlvaro Herrera
check_stack_depth() vs. tail-recursion optimization
hackers
0 replies
Jun 19, 17:49
Tom Lane
1 commit
doc PG 19 relnotes: fix "standard_conforming_strings = off text
master19beta2REL_19_STABLE19beta2
[PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
[PATCH] Doc: document standard_conforming_strings dump/restore incompatibility
hackers
7 replies
Jun 18, 16:20
Tom LaneBaji ShaikBruce MomjianNathan Bossart
1 commit
Improve the names generated for indexes on expressions.
masterunreleased
PG20-1Committed
Patch#6059
CICI score: 9/10
Reviewerssolai v (solaiv)
CommitterTom Lane (tgl)
Improving the names generated for indexes on expressions
Improving the names generated for indexes on expressions
hackers
16 replies
Jun 17, 07:35
Tom LaneRobert HaasDavid G. Johnstonsolai vPavel Stehule+1
1 commit
Fix various query jumble comments
master19beta2REL_19_STABLE19beta2
typedef struct WindowClause misleading comments
typedef struct WindowClause misleading comments
hackers
6 replies
Jun 16, 01:44
David Rowleyjian heTom Lane
Loading more results...