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
Improve management of statement timeouts.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
Reset statement_timeout between queries of a multi-query string.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1
BUG #16035: STATEMENT_TIMEOUT not working when we have single quote usage inside CTE which is used in inner sqlbugs
bugs
7 replies
Oct 24, 2019
Tom LaneTatsuo IshiiPG Bug reporting form
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
bugs
18 replies
Oct 08, 2019
David RaymondAndrew GierthPG Bug reporting formTom LanePeter Geoghegan+1
docs
2 replies
Oct 07, 2019
PG Bug reporting formTom LaneBruce Momjian
docs
1 reply
Oct 07, 2019
PG Bug reporting formBruce Momjian
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
bugs
3 replies
Oct 07, 2019
RobPG Bug reporting formMichael Paquier
1 commit
Avoid use of wildcard in pg_waldump's .gitignore.
master13beta1REL_19_STABLE13beta1REL_18_STABLE13beta1REL_17_STABLE13beta1REL_16_STABLE13beta1REL_15_STABLE13beta1REL_14_STABLE13beta1REL_13_STABLE13beta1+3 more
BUG #16042: incorrect .gitignore filebugs
bugs
3 replies
Oct 05, 2019
Tom LanePG Bug reporting formAndres Freund
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
bugs
7 replies
Oct 03, 2019
Tom LanePavlo GolubDaniel VeritePG Bug reporting form
docs
1 reply
Oct 02, 2019
PG Bug reporting formTom Lane
bugs
3 replies
Oct 02, 2019
Tom LanePG Bug reporting formMiha Vrhovnik
docs
0 replies
Oct 02, 2019
PG Bug reporting form
comitters
0 replies
Oct 01, 2019
PG Bug reporting form
docs
2 replies
Sep 30, 2019
PG Bug reporting formBruce MomjianBryn Llewellyn
docs
0 replies
Sep 30, 2019
PG Bug reporting form
bugs
0 replies
Sep 30, 2019
PG Bug reporting form