Mailing lists [pgsql-hackers]
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane
- Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations. Peter Smith
- Expose Parallelism counters planned/execute in pg_stat_statements Anthony Sotolongo
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Nathan Bossart
- Re: [PATCH] Log details for client certificate failures Jacob Champion
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Gurjeet Singh
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Gurjeet Singh
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Nathan Bossart
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Expose Parallelism counters planned/execute in pg_stat_statements Justin Pryzby
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Gurjeet Singh
- Re: Make name optional in CREATE STATISTICS Michael Paquier
- Re: Fwd: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Michael Paquier
- Re: Memory leak fix in psql Michael Paquier
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: Reducing logs produced by TAP tests running pg_regress on crash Michael Paquier
- Re: Reducing logs produced by TAP tests running pg_regress on crash Thomas Munro
- Re: Windows now has fdatasync() Thomas Munro
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- slot_creation_error failures Thomas Munro
- Re: [PATCH v1] eliminate duplicate code in table.c Kyotaro Horiguchi
- question about `static inline` functions in header files Junwang Zhao
- Re: Remove useless arguments in ReadCheckpointRecord(). Fujii Masao
- RE: Perform streaming logical transactions by background workers and parallel apply wangw.fnst@fujitsu.com
- Re: some aspects of our qsort might not be ideal John Naylor
- Re: question about `static inline` functions in header files Tom Lane
- Re: postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Fujii Masao
- Re: question about `static inline` functions in header files Junwang Zhao
- Re: Remove useless arguments in ReadCheckpointRecord(). Tom Lane
- Re: slot_creation_error failures Masahiko Sawada
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Amit Langote
- Re: slot_creation_error failures Thomas Munro
- RE: Hash index build performance tweak from sorting houzj.fnst@fujitsu.com
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates David Rowley
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size David Rowley
- Re: Strange failures on chipmunk Thomas Munro
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: [PATCH v1] eliminate duplicate code in table.c Amit Kapila
- Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations. Amit Kapila
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Amit Langote
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Thomas Munro
- Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Kyotaro Horiguchi
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Masahiko Sawada
- Re: Strange failures on chipmunk Michael Paquier
- Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations. Kyotaro Horiguchi
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Re: pg_tablespace_location() failure with allow_in_place_tablespaces Alvaro Herrera
- Re: NAMEDATALEN increase because of non-latin languages John Naylor
- Re: [PATCH] Introduce array_shuffle() and array_sample() Dean Rasheed
- Re: postgres_fdw: Fix bug in checking of return value of PQsendQuery(). Etsuro Fujita
- Re: [PATCH v1] eliminate duplicate code in table.c Junwang Zhao
- Re: Fast COPY FROM based on batch insert Etsuro Fujita
- Re: Remove useless arguments in ReadCheckpointRecord(). Kyotaro Horiguchi
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Alvaro Herrera
- PANIC: wrong buffer passed to visibilitymap_clear 王伟(学弈)
- RE: Support tab completion for upper character inputs in psql tanghy.fnst@fujitsu.com
- Re: Remove useless arguments in ReadCheckpointRecord(). Kyotaro Horiguchi
- Re: Add connection active, idle time to pg_stat_activity Aleksander Alekseev
- Re: Fast COPY FROM based on batch insert Andrey Lepikhov
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
- Re: standby recovery fails (tablespace related) (tentative patch and discussion) Thomas Munro
- Re: Collect ObjectAddress for ATTACH DETACH PARTITION to use in event trigger Amit Kapila
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: StrategyAM for IndexAMs Matthias van de Meent
- Re: [PATCH] Introduce array_shuffle() and array_sample() Martin Kalcher
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Richard Guo
- Re: Add connection active, idle time to pg_stat_activity Aleksander Alekseev
- Re: PANIC: wrong buffer passed to visibilitymap_clear Tomas Vondra
- Re: [PATCH v1] eliminate duplicate code in table.c Amit Kapila
- Re: explain analyze rows=%.0f Amit Kapila
- Re: making relfilenodes 56 bits vignesh C
- Re: [PATCH] Introduce array_shuffle() and array_sample() Dean Rasheed
- Re: Pluggable toaster Nikita Malakhov
- Re: Pluggable toaster Aleksander Alekseev
- Re: Windows default locale vs initdb Juan José Santamaría Flecha
- Re: explain analyze rows=%.0f Robert Haas
- 回复:Re: PANIC: wrong buffer passed to visibilitymap_clear 王伟(学弈)
- proposal - enhancing plpgsql's FOREACH statement for support json type Pavel Stehule
- Re: Make name optional in CREATE STATISTICS Alvaro Herrera
- Re: Pluggable toaster Matthias van de Meent
- Re: Use extended statistics to estimate (Var op Var) clauses Dean Rasheed
- Re: Skip partition tuple routing with constant partition key Amit Langote
- Re: StrategyAM for IndexAMs Simon Riggs
- Re: Support tab completion for upper character inputs in psql Tom Lane
- Proposal to provide the facility to set binary format output for specific OID's per session Dave Cramer
- Re: Expose Parallelism counters planned/execute in pg_stat_statements Anthony Sotolongo
- Re: Custom tuplesorts for extensions Pavel Borisov
- Re: Expose Parallelism counters planned/execute in pg_stat_statements Julien Rouhaud
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: [PATCH] Introduce array_shuffle() and array_sample() Joe Conway
- Re: let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER Joe Conway
- Re: warn if GUC set to an invalid shared library Maciek Sakrejda
- Re: warn if GUC set to an invalid shared library Tom Lane
- Re: Expose Parallelism counters planned/execute in pg_stat_statements Anthony Sotolongo
- Re: make -C libpq check fails obscurely if tap tests are disabled Alvaro Herrera
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: Unprivileged user can induce crash by using an SUSET param in PGOPTIONS Tom Lane
- Re: warn if GUC set to an invalid shared library Tom Lane
- Re: warn if GUC set to an invalid shared library Justin Pryzby
- Re: Refactoring the regression tests for more independence Aleksander Alekseev
- Re: warn if GUC set to an invalid shared library Tom Lane
- Re: Refactoring the regression tests for more independence Tom Lane
- Re: Refactoring the regression tests for more independence Aleksander Alekseev
- Re: explain analyze rows=%.0f Naeem Akhter
- privileges for ALTER ROLE/DATABASE SET Nathan Bossart
- Re: privileges for ALTER ROLE/DATABASE SET Tom Lane
- Re: make -C libpq check fails obscurely if tap tests are disabled Alvaro Herrera
- Re: Proposal: add a debug message about using geqo Jacob Champion
- predefined role(s) for VACUUM and ANALYZE Nathan Bossart
- Re: make -C libpq check fails obscurely if tap tests are disabled Tom Lane
- Re: let's disallow ALTER ROLE bootstrap_superuser NOSUPERUSER Robert Haas
- Re: Add last failed connection error message to pg_stat_wal_receiver Cary Huang