TopicMailing ListsActivityParticipants
1 commit
psql: Schema-qualify catalogs in ALTER DATABASE RESET completion
masterunreleasedREL_19_STABLEunreleasedREL_18_STABLEunreleased
PG20-2Committed
Patch#7027
TagsBugfix
CICI score: 10/10
ReviewersPaul Kim (mok03127.naver.com)
CommitterFujii Masao (masaofujii)
CI historyCI passed - final, thread committed
Patchsetv3
Statewon't retry
Resultsuccess
Tests1022 / 1022
Base10d behind master
BUG #19523: psql tab-completion shadows pg_db_role_settingbugs
bugs
2 replies
Jul 19, 14:58
PG Bug reporting formVismay TiwariPaul Kim
1 commit
Simplify dxsyn_lexize().
masterunreleased
PG20-1Committed
Patch#6914
TagsBugfix
CICI score: 10/10
ReviewersTom Lane (tgl)
CommitterTom Lane (tgl)
BUG #19525: In `contrib/dict_int`, handling a token whose first byte is a null byte causes `pnstrdup()` .bugs
bugs
3 replies
Jul 05, 20:12
PG Bug reporting formAyush Tiwari王跃林Tom Lane
1 commit
pgcrypto: avoid recursive ResourceOwnerForget().
master19beta2REL_19_STABLE19beta2REL_18_STABLE18.6REL_17_STABLE17.11
BUG #19527: Double-Abort Crash in `ResOwnerReleaseOSSLCipher` via `encrypt_iv` with Oversized Inputbugs
bugs
1 reply
Jun 22, 16:37
PG Bug reporting formTom Lane
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: In `contrib/btree_gist` float4/float8 GiST index operations, handling NaN values with raw C operatorbugs
bugs
5 replies
Jun 18, 14:23
Ayush Tiwari王跃林PG Bug reporting form