TopicMailing ListsActivityParticipants
bugs
12 replies
Dec 30, 2020
Max VikharevPavel StehulePG Bug reporting formJeff JanesTom Lane+1
2 commits
Use truncate(2) where appropriate.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1
Free disk space for dropped relations on commit.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.2+5 more
2020-11Committed
Patch#2767
CINot processed
ReviewersPavel Borisov (pborisov), Neil Chen (carpenter.nail.cz.gmail.com)
CommitterThomas Munro (macdice)
BUG #16663: DROP INDEX did not free up disk space: idle connection hold file marked as deletedhackersbugs
hackersbugs
20 replies
Dec 01, 2020
Thomas MunroPavel BorisovKyotaro HoriguchiNeil ChenMichael Paquier+6
1 commit
doc: update bgwriter description
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.2+5 more
What does "[backends] should seldom or never need to wait for a write to occur" mean?docs
docs
13 replies
Nov 16, 2020
Bruce MomjianChris WilsonPG Bug reporting formDavid G. JohnstonThomas Munro
CI historyretired, base too old
Patchsetv9
Statewon't retry
Resultsuccess
Tests585 / 585
Base6y behind master
Missing file is mentioned on page https://www.postgresql.org/docs/13/libpq-exec.htmldocs
docs
9 replies
Nov 12, 2020
Bruce MomjianTom LanePG Bug reporting formEuler Taveira
bugs
20 replies
Nov 06, 2020
Pavel StehuleRaphael MegzariTom LanePG Bug reporting formThomas Munro
bugs
2 replies
Nov 02, 2020
PG Bug reporting formJurko GospodnetićDaniel Gustafsson
bugs
3 replies
Oct 31, 2020
PG Bug reporting formMagnus Haganderhubert depesz lubaczewskiJeff Janes
docs
1 reply
Oct 30, 2020
PG Bug reporting formTom Lane
bugs
1 reply
Oct 30, 2020
PG Bug reporting formAndres Freund
bugs
4 replies
Oct 30, 2020
Tom LanePG Bug reporting formDavid G. JohnstonMark Phillips
docs
1 reply
Oct 30, 2020
PG Bug reporting formEuler Taveira
docs
3 replies
Oct 30, 2020
David G. JohnstonPG Bug reporting formBryn Llewellyn
1 commit
Stabilize timetz test across DST transitions.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+3 more
BUG #16689: timetz test fails 2020-11-01bugs
bugs
1 reply
Oct 29, 2020
PG Bug reporting formTom Lane
1 commit
Use mode "r" for popen() in psql's evaluate_backtick().
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
BUG #16688: psql removes only LF without CR at end of backquotes on windows.bugs
bugs
4 replies
Oct 28, 2020
Tom LaneBruce MomjianPG Bug reporting form
1 commit
Calculate extraUpdatedCols in query rewriter, not parser.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+1 more
BUG #16671: "generated always as" is ignored when updating table through viewbugs
bugs
3 replies
Oct 27, 2020
Tom LanePG Bug reporting form
3 commits
doc: clarify where to find pg_type_d.h (PG 11+) and pg_type.h
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.2+5 more
Makefile comment: remove reference to tools/thread/thread_test
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
docs: remove reference to src/tools/thread
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
Missing directory is mentioned on page https://www.postgresql.org/docs/13/libpq-exec.html.docs
docs
5 replies
Oct 27, 2020
Bruce MomjianTom LanePG Bug reporting form
1 commit
doc: simplify wording of function error affects
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
CI historyapplied but changed nothing
Patchsetv3
Statenever applied
Word fixdocs
docs
2 replies
Oct 27, 2020
PG Bug reporting formDavid G. JohnstonBruce Momjian
1 commit
On Windows, close the client socket explicitly during backend shutdown.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.2REL_13_STABLE13.6+3 more
BUG #16678: The ecpg connect/test5 test sometimes fails on Windowsbugs
bugs
7 replies
Oct 26, 2020
Tom LaneAlexander LakhinPG Bug reporting formKyotaro Horiguchi
docs
1 reply
Oct 25, 2020
PG Bug reporting formTom Lane
1 commit
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1+5 more
BUG #16685: The ecpg thread/descriptor test fails sometimes on Windowsbugs
bugs
4 replies
Oct 24, 2020
Tom LanePG Bug reporting formAlexander Lakhin
bugs
0 replies
Oct 24, 2020
PG Bug reporting form
1 commit
Fix broken XML formatting in EXPLAIN output for incremental sorts.
master14beta1REL_19_STABLE14beta1REL_18_STABLE14beta1REL_17_STABLE14beta1REL_16_STABLE14beta1REL_15_STABLE14beta1REL_14_STABLE14beta1REL_13_STABLE13.1
BUG #16683: explain plan format xml produces invalid xmlbugs
bugs
3 replies
Oct 23, 2020
PG Bug reporting formDaniel GustafssonFrits JalvinghTom Lane
bugs
2 replies
Oct 23, 2020
PG Bug reporting formDaniel GustafssonMichael Paquier
docs
2 replies
Oct 22, 2020
PG Bug reporting formTom LaneJürgen Purtz
1 commit
In the postmaster, rely on the signal infrastructure to block signals.
REL_12_STABLE12.5REL_11_STABLE11.10REL_10_STABLE10.15REL9_6_STABLE9.6.20
BUG #16673: Stack depth limit exceeded error while running sysbench TPC-Cbugs
bugs
4 replies
Oct 22, 2020
Tom LaneDavid GeierPG Bug reporting form
Loading more results...