Filter:

Messages in week 30 (Jul 18 - Jul 24, 2022)

Threads122 messages
29Started
8Replied in own
85Replied to othersin 43 threads
Patchesof which 13 carried a patch
3New patchfirst in its thread
10Follow-uprevision of an earlier one
ActivityThreadSent
Replied (other)012_subtransactions.pl vs clang -fsanitize=undefinedabout 4 years ago
Replied (other)012_subtransactions.pl vs clang -fsanitize=undefinedabout 4 years ago
Replied (other)Bug in code sample in "8.15.5. Searching in Arrays"about 4 years ago
Replied (other)Correctionabout 4 years ago
Replied (other)fairywren hung in pg_basebackup testsabout 4 years ago
Replied (other)redacting password in SQL statement in server logabout 4 years ago
Replied (other)Cleaning up historical portability baggageabout 4 years ago
Replied (other)Cleaning up historical portability baggageabout 4 years ago
Started threadpgsql: Doc: improve documentation about random().about 4 years ago
Started threadpgsql: Doc: improve documentation about random().about 4 years ago
Started threadpgsql: Doc: improve documentation about random().about 4 years ago
Started threadpgsql: Doc: improve documentation about random().about 4 years ago
Started threadpgsql: Doc: improve documentation about random().about 4 years ago
Started threadpgsql: Doc: update recovery/README.about 4 years ago
Started threadpgsql: Doc: update recovery/README.about 4 years ago
Started threadPSA for folks forwarding personal email domains to Gmailabout 4 years ago
Replied (other)Follow-up patchFwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONSabout 4 years ago
Started threadpgsql: Increase minimum supported GNU make version to 3.81.about 4 years ago
Started threadpgsql: Increase minimum supported GNU make version to 3.81.about 4 years ago
Replied (other)"SELECT COUNT(*) FROM" still causing issues (deadlock) in PostgreSQL 14.3?about 4 years ago
Replied (own)Removing obsolete configure checksabout 4 years ago
Replied (other)Make name optional in CREATE STATISTICSabout 4 years ago
Replied (other)potential memory leak in pg_regcomp()about 4 years ago
Replied (other)Follow-up patchmake -C libpq check fails obscurely if tap tests are disabledabout 4 years ago
Replied (own)Refactoring the regression tests for more independenceabout 4 years ago
Replied (other)Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONSabout 4 years ago
Replied (other)PANIC: wrong buffer passed to visibilitymap_clearabout 4 years ago
Replied (other)make -C libpq check fails obscurely if tap tests are disabledabout 4 years ago
Replied (other)make -C libpq check fails obscurely if tap tests are disabledabout 4 years ago
Replied (other)privileges for ALTER ROLE/DATABASE SETabout 4 years ago
Replied (own)Refactoring the regression tests for more independenceabout 4 years ago
Replied (other)Re: warn if GUC set to an invalid shared libraryabout 4 years ago
Replied (other)Re: warn if GUC set to an invalid shared libraryabout 4 years ago
Replied (other)Follow-up patchFwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONSabout 4 years ago
Replied (other)Re: warn if GUC set to an invalid shared libraryabout 4 years ago
Replied (other)If a row-level security policy contains a set returning function, pg_dump returns an incorrect serialization of that policy if the return type of the function was alteredabout 4 years ago
Started threadpgsql: Close old gap in dependency checks for functions returning compoabout 4 years ago
Started threadpgsql: Close old gap in dependency checks for functions returning compoabout 4 years ago
Replied (other)Support tab completion for upper character inputs in psqlabout 4 years ago
Started threadpgsql: Fix minor memory leaks in psql's tab completion.about 4 years ago
Started threadpgsql: Fix minor memory leaks in psql's tab completion.about 4 years ago
Replied (other)Remove useless arguments in ReadCheckpointRecord().about 4 years ago
Replied (other)question about `static inline` functions in header filesabout 4 years ago
Replied (other)Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONSabout 4 years ago
Replied (other)Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONSabout 4 years ago
Replied (other)Follow-up patchFK Constraint sort order with pg_dumpabout 4 years ago
Replied (other)Follow-up patchIf a row-level security policy contains a set returning function, pg_dump returns an incorrect serialization of that policy if the return type of the function was alteredabout 4 years ago
Replied (other)If a row-level security policy contains a set returning function, pg_dump returns an incorrect serialization of that policy if the return type of the function was alteredabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Started threadpgsql: Fix ruleutils issues with dropped cols in functions-returning-coabout 4 years ago
Replied (other)let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSERabout 4 years ago
Replied (other)let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSERabout 4 years ago
Replied (other)let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSERabout 4 years ago
Replied (other)postgres_fdw: Fix bug in checking of return value of PQsendQuery().about 4 years ago
Replied (other)Remove fls(), use pg_bitutils.h facilities instead?about 4 years ago
Replied (other)[PATCH] Log details for client certificate failuresabout 4 years ago
Replied (other)[PATCH] Log details for client certificate failuresabout 4 years ago
Replied (other)First patchIf a row-level security policy contains a set returning function, pg_dump returns an incorrect serialization of that policy if the return type of the function was alteredabout 4 years ago
Replied (other)plan for function returning table combined with conditionabout 4 years ago
Started threadpgsql: Dump more fields when dumping planner internal data structures.about 4 years ago
Started threadpgsql: Make serialization of Nodes' scalar-array fields more robust.about 4 years ago
Replied (other)shared-memory based stats collectorabout 4 years ago
Replied (other)Allow placeholders in ALTER ROLE w/o superuserabout 4 years ago
Replied (other)Follow-up patchpgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago
Replied (other)pgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago
Replied (other)pgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago
Replied (other)pgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago
Replied (other)operator does not exist: text = byteaabout 4 years ago
Replied (other)Memory leak fix in psqlabout 4 years ago
Replied (other)Remove fls(), use pg_bitutils.h facilities instead?about 4 years ago
Replied (other)pgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago
Replied (other)Remove fls(), use pg_bitutils.h facilities instead?about 4 years ago
Replied (other)Remove fls(), use pg_bitutils.h facilities instead?about 4 years ago
Replied (other)citext on exclude using gistabout 4 years ago
Replied (own)Follow-up patchConvert planner's AggInfo and AggTransInfo to Nodesabout 4 years ago
Started threadpgsql: Fix missed corner cases for grantable permissions on GUCs.about 4 years ago
Started threadpgsql: Fix missed corner cases for grantable permissions on GUCs.about 4 years ago
Replied (other)pg_parameter_aclcheck() and trusted extensionsabout 4 years ago
Replied (other)postgres_fdw: using TABLESAMPLE to collect remote sampleabout 4 years ago
Replied (own)Follow-up patchConvert planner's AggInfo and AggTransInfo to Nodesabout 4 years ago
Replied (other)[PATCH] Log details for client certificate failuresabout 4 years ago
Replied (other)Memory leak fix in psqlabout 4 years ago
Replied (own)Convert planner's AggInfo and AggTransInfo to Nodesabout 4 years ago
Started threadpgsql: Convert planner's AggInfo and AggTransInfo structs to proper Nodabout 4 years ago
Replied (other)Concurrent INSERT statements with RETURNING clause resetting SERIAL sequenceabout 4 years ago
Replied (own)Costing elided SubqueryScans more nearly correctlyabout 4 years ago
Started threadpgsql: Estimate cost of elided SubqueryScan, Append, MergeAppend nodesabout 4 years ago
Replied (other)pgsql 10.19 : "ERROR: cannot convert infinity to numeric" except there is no infinityabout 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)About limitation of using postgresql in chinaabout 4 years ago
Replied (other)pgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago
Replied (other)Windows now has fdatasync()about 4 years ago
Replied (other)Rename some rel truncation related constants at the top of vacuumlazy.cabout 4 years ago
Replied (other)No titleabout 4 years ago
Started threadpgsql: Improve perl style in ecpg's parser-construction scripts.about 4 years ago
Replied (other)pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.about 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)Follow-up patchpgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.about 4 years ago
Replied (other)pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.about 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)First patchpgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.about 4 years ago
Replied (other)pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.about 4 years ago
Replied (other)pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*.about 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commandsabout 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)PostgreSQL 14.4 ERROR: out of memory issuesabout 4 years ago
Replied (other)Follow-up patchpostgres_fdw: using TABLESAMPLE to collect remote sampleabout 4 years ago
Replied (own)Costing elided SubqueryScans more nearly correctlyabout 4 years ago
Started threadFirst patchConvert planner's AggInfo and AggTransInfo to Nodesabout 4 years ago
Replied (other)limits of max, min optimizationabout 4 years ago
Replied (other)PostgreSQL 14.4 ERROR: out of memory issuesabout 4 years ago
Replied (other)Proposal to introduce a shuffle function to intarray extensionabout 4 years ago
Replied (other)Windows now has fdatasync()about 4 years ago
Replied (other)Windows now has fdatasync()about 4 years ago
Replied (other)pgsql: Default to hidden visibility for extension libraries where possiabout 4 years ago