TopicMailing ListsActivityParticipants
2 commits
Fix checking of query type in plpgsql's RETURN QUERY command.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.1
Avoid using a cursor in plpgsql's RETURN QUERY statement.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
2020-07Committed
Patch#2516
CINot processed
ReviewersHamid Akhtar (hamidakhtar)
CommitterTom Lane (tgl)
BUG #16040: PL/PGSQL RETURN QUERY statement never uses a parallel planhackersbugs
hackersbugs
10 replies
Oct 03, 2021
Tom LaneMarc BachmannPG Bug reporting formPavel StehuleHamid Akhtar+1
bugs
6 replies
Dec 04, 2019
Chris BandyStephen FrostPG Bug reporting formFahar Abbas
2 commits
Flush logical mapping files with fd opened for read/write at checkpoint
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+6 more
Use a fd opened for read/write when syncing slots during startup, take 2.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
BUG #16039: PANIC when activating replication slots in Postgres 12.0 64bit under Windowsbugs
bugs
10 replies
Oct 11, 2019
Michael PaquierAndres FreundPG Bug reporting formHans Buschmann
1 commit
Fix table rewrites that include a column without a default.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
BUG #16038: Alter table - SegFaultbugs
bugs
3 replies
Oct 10, 2019
Andres FreundPG Bug reporting formAlvaro Herrera
1 commit
doc: move mention of log_min_error_statement in a better spot
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+6 more
A Rant on lock_timeoutdocs
docs
1 reply
Oct 07, 2019
PG Bug reporting formBruce Momjian
4 commits
Disable one more set of tests from c8841199509.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+4 more
Disable one set of tests from c8841199509.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+4 more
Add isolation tests for the combination of EPQ and triggers.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+4 more
Fix crash caused by EPQ happening with a before update trigger present.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+1 more
BUG #16036: Segmentation fault while doing an updatebugs
bugs
21 replies
Oct 05, 2019
Andres FreundАнтон ВласовTom LanePG Bug reporting formPeter Geoghegan
1 commit
Fix bitshiftright()'s zero-padding some more.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+6 more
BUG #16037: Assertion fails in varbit_outbugs
bugs
3 replies
Oct 04, 2019
Tom LanePG Bug reporting formAndres Freund