TopicMailing ListsActivityParticipants
1 commit
Ensure we preprocess expressions before checking their volatility.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.2REL_15_STABLE15.6REL_14_STABLE14.11REL_13_STABLE13.14+1 more
2023-11Committed
Patch#4556
CINot processed
ReviewersAleksander Alekseev (a.alekseev)
CommitterTom Lane (tgl)
BUG #18097: Immutable expression not allowed in generated athackersbugs
hackersbugs
15 replies
Sep 25, 2024
Tom LaneAleksander AlekseevAdrien NayratPG Bug reporting formDavid G. Johnston+1
1 commit
Fix bulk table extension when copying into multiple partitions
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1
BUG #18130: \copy fails with "could not read block" or "page should be empty but not" errors due to triggersbugs
bugs
2 replies
Oct 14, 2023
PG Bug reporting formTom LaneAndres Freund
1 commit
doc: pg_upgrade: use dynamic new cluster major version numbers
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1
pg_upgrade doc uses inconsistent versions within the doc.docs
docs
5 replies
Oct 10, 2023
Bruce MomjianPG Bug reporting formDavid G. JohnstonDaniel Gustafsson
1 commit
Fix another bug in parent page splitting during GiST index build.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+1 more
BUG #18129: GiST index produces incorrect query resultsbugs
bugs
5 replies
Oct 02, 2023
Heikki LinnakangasPG Bug reporting formAlexander Lakhin
1 commit
Fix checking of index expressions in CompareIndexInfo().
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+2 more
BUG #18135: Incorrect memory access occurs when attaching a partition with an indexbugs
bugs
9 replies
Oct 02, 2023
Michael PaquierTom LaneAlexander LakhinPG Bug reporting form
1 commit
psql: Set variables from query result on failure when printing tuples
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
BUG #18134: ROW_COUNT do not set to 0 when psql's \gset command get no rows returnedbugs
bugs
7 replies
Oct 02, 2023
Michael PaquierTom LanePG Bug reporting formJapin LiJov
bugs
7 replies
Oct 01, 2023
Joe ConwayTom LanePG Bug reporting formWetmore, Matthew (CTR)Jeff Janes
docs
2 replies
Sep 30, 2023
David G. JohnstonPG Bug reporting form
docs
1 reply
Sep 30, 2023
PG Bug reporting formDavid G. Johnston
1 commit
Doc: improve description of dump/restore's --clean and --if-exists.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+2 more
`pg_restore --if-exists` clarificationdocs
docs
7 replies
Sep 30, 2023
Gulyás AttilaTom LanePG Bug reporting formKirk ParkerDavid G. Johnston
2 commits
doc: fix link to ALTER GROUP
REL_16_STABLE16.1
doc: PG 16 relnotes: change GRANT GROUP item to ALTER GROUP
REL_16_STABLE16.1
BUG #18137: PG16 release note doc bug in "Allow GRANT group_name TO user_name ..."bugs
bugs
3 replies
Sep 29, 2023
Bruce MomjianPG Bug reporting formTom Lane
bugs
2 replies
Sep 28, 2023
PG Bug reporting formTom LaneDavid G. Johnston
1 commit
Ensure we have a snapshot when updating various system catalogs.
master18beta2REL_19_STABLE18beta2REL_18_STABLE18beta2REL_17_STABLE17.6REL_16_STABLE16.10REL_15_STABLE15.14REL_14_STABLE14.19REL_13_STABLE13.22
BUG #18127: Assertion HaveRegisteredOrActiveSnapshot failed on REINDEX CONCURRENTLY when blocksize=1bugs
bugs
4 replies
Sep 28, 2023
Andres FreundPG Bug reporting formAlexander LakhinMichael Paquier
bugs
3 replies
Sep 28, 2023
PG Bug reporting formPantelis TheodosiouAkash KavaTom Lane
bugs
0 replies
Sep 27, 2023
PG Bug reporting form
1 commit
Fix EvalPlanQual rechecking during MERGE.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5
BUG #18103: bugs of concurrent merge into when use different join planbugs
bugs
5 replies
Sep 27, 2023
Richard GuoDean RasheedPG Bug reporting formDavid Rowley
CI historyretired, base too old
Patchsetv2
Statewon't retry
Resultsuccess
Tests667 / 667
Base4y behind master
correct documentation in set roledocs
docs
2 replies
Sep 26, 2023
Bruce MomjianPG Bug reporting form
2 commits
doc: PG 16 relnotes: clarify "relation" segsize mention
REL_16_STABLE16.1
docs: Clarify --with-segsize-blocks documentation
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1
BUG #18124: PG16 release note document bug in "Add build option to allow testing of small WAL segment sizes"bugs
bugs
8 replies
Sep 26, 2023
Bruce MomjianPeter GeogheganPG Bug reporting formTom LaneAndres Freund
bugs
1 reply
Sep 24, 2023
PG Bug reporting formThomas Munro
1 commit
Collect dependency information for parsed CallStmts.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+2 more
BUG #18131: PL/pgSQL: regclass procedure parameter wrongly memoized(?)bugs
bugs
2 replies
Sep 23, 2023
PG Bug reporting formChristian StorkTom Lane
2 commits
Pack struct ParsedWord more tightly.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Limit to_tsvector_byid's initial array allocation to something sane.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+2 more
BUG #18080: to_tsvector fails for long text inputbugs
bugs
4 replies
Sep 22, 2023
Tom LanePG Bug reporting formAlvaro Herrera
1 commit
Doc: copy-edit the introductory para for the pg_class catalog.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+2 more
Typo/wording on https://www.postgresql.org/docs/current/catalog-pg-class.htmldocs
docs
5 replies
Sep 22, 2023
Tom LaneDaniel GustafssonPG Bug reporting form
bugs
0 replies
Sep 21, 2023
PG Bug reporting form
1 commit
Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtransactions.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5REL_14_STABLE14.10REL_13_STABLE13.13+1 more
BUG #18118: bug report for COMMIT AND CHAIN featurebugs
bugs
3 replies
Sep 21, 2023
PG Bug reporting formLaurenz Albe刘相(佑熙)Tom Lane
bugs
1 reply
Sep 21, 2023
PG Bug reporting formTom Lane
Loading more results...