Mailing lists [pgsql-hackers]
- Re: libedit history seems to be misbehaving / broken Tom Lane
- Re: [Patch] remove duplicated smgrclose Kirill Reshke
- Re: Alias of VALUES RTE in explain plan Yasir
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: libedit history seems to be misbehaving / broken Tomas Vondra
- Re: Alias of VALUES RTE in explain plan Yasir
- Re: race condition in pg_class Noah Misch
- Re: Proposal for Integrating Data Masking and anonymization into PostgreSQL Hosney Osman
- Re: Inconsistent RestrictInfo serial numbers Richard Guo
- Re: msvc directory missing in PostgreSQL 17.0 Umar Hayat
- Re: Pgoutput not capturing the generated columns Peter Smith
- Proposal to add exclusion constraint from existing index Marcelo Fernandes
- Re: Assertion failure when autovacuum drops orphan temp indexes. Stepan Neretin
- Re: Assertion failure when autovacuum drops orphan temp indexes. Masahiko Sawada
- Re: Alias of VALUES RTE in explain plan Andrei Lepikhov
- Re: Assertion failure when autovacuum drops orphan temp indexes. Stepan Neretin
- Re: Conflict detection for update_deleted in logical replication Peter Smith
- Re: Make default subscription streaming option as Parallel Amit Kapila
- Re: Can rs_cindex be < 0 for bitmap heap scans? Dilip Kumar
- Re: Pgoutput not capturing the generated columns Amit Kapila
- RE: Pgoutput not capturing the generated columns Hayato Kuroda (Fujitsu)
- Re: New "raw" COPY format jian he
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Pgoutput not capturing the generated columns Peter Smith
- Re: Add isolation test template in injection_points for wait/wakeup/detach Bertrand Drouvot
- Re: POC, WIP: OR-clause support for indexes jian he
- Re: msvc directory missing in PostgreSQL 17.0 黄铎彦
- Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jingtang Zhang
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang
- Re: Pgoutput not capturing the generated columns Amit Kapila
- Re: Add ExprState hashing for GROUP BY and hashed SubPlans Andrei Lepikhov
- Re: Inval reliability, especially for inplace updates Nitin Motiani
- Re: Better error reporting from extension scripts (Was: Extend ALTER OPERATOR) Alexander Lakhin
- Re: Reordering DISTINCT keys to match input path's pathkeys Andrei Lepikhov
- Re: further #include cleanup (IWYU) Peter Eisentraut
- Re: further #include cleanup (IWYU) Peter Eisentraut
- Re: Consider the number of columns in the sort cost model Alena Rybakina
- Re: IPC::Run::time[r|out] vs our TAP tests Heikki Linnakangas
- Re: ActiveState Perl is not valid anymore to build PG17 on the Windows 10/11 platforms, So Documentation still suggesting it should be updated Umar Hayat
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Tender Wang
- RE: Pgoutput not capturing the generated columns Zhijie Hou (Fujitsu)
- RE: Pgoutput not capturing the generated columns Zhijie Hou (Fujitsu)
- Re: ActiveState Perl is not valid anymore to build PG17 on the Windows 10/11 platforms, So Documentation still suggesting it should be updated Daniel Gustafsson
- Re: Avoid possible overflow (src/port/bsearch_arg.c) Heikki Linnakangas
- Re: Fix C23 compiler warning Dagfinn Ilmari Mannsåker
- Re: Avoid possible overflow (src/port/bsearch_arg.c) Ranier Vilela
- Inconsistent output handling in 002_pg_upgrade.pl test logs Joel Jacobson
- Re: Inconsistent output handling in 002_pg_upgrade.pl test logs Daniel Gustafsson
- Re: Pgoutput not capturing the generated columns Shubham Khanna
- Re: Alias of VALUES RTE in explain plan Ashutosh Bapat
- Re: In-placre persistance change of a relation Heikki Linnakangas
- Re: Vacuum statistics Alexander Korotkov
- Re: Alias of VALUES RTE in explain plan Andrei Lepikhov
- Re: Fix C23 compiler warning Tom Lane
- Re: define pg_structiszero(addr, s, r) Heikki Linnakangas
- Re: Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM Jingtang Zhang
- Re: define pg_structiszero(addr, s, r) Ranier Vilela
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: define pg_structiszero(addr, s, r) Tom Lane
- Re: Assertion failure when autovacuum drops orphan temp indexes. Nathan Bossart
- Re: Alias of VALUES RTE in explain plan Tom Lane
- Re: Avoid possible overflow (src/port/bsearch_arg.c) Tomas Vondra
- Re: Better error reporting from extension scripts (Was: Extend ALTER OPERATOR) Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Jacob Champion
- Re: define pg_structiszero(addr, s, r) Ranier Vilela
- Planner issue with BitmapScan recheck on external TOAST Jim Nasby
- Re: Reduce one comparison in binaryheap's sift down Robert Haas
- Re: general purpose array_sort Aleksander Alekseev
- Re: Avoid possible overflow (src/port/bsearch_arg.c) Heikki Linnakangas
- Re: protocol-level wait-for-LSN Heikki Linnakangas
- Re: protocol-level wait-for-LSN Jelte Fennema-Nio
- Should we support casting between ARRAYs and JSON(B)? Aleksander Alekseev
- Re: protocol-level wait-for-LSN Jelte Fennema-Nio
- Re: Should we support casting between ARRAYs and JSON(B)? Marcos Pegoraro
- Re: [PATCH] Add sortsupport for range types and btree_gist Bernd Helmle
- Re: New "raw" COPY format Masahiko Sawada