Mailing lists [pgsql-hackers]
- Re:Re: backup server core when redo btree_xlog_insert that type is XLOG_BTREE_INSERT_POST yuansong
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway
- Re: Forbid to DROP temp tables of other sessions Andres Freund
- Re: circle @> box, polygon points access Erik Wienhold
- Re: Parametrization minimum password lenght Nathan Bossart
- Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C Nathan Bossart
- Re: Count and log pages set all-frozen by vacuum Melanie Plageman
- Re: SQL:2023 JSON simplified accessor support Andrew Dunstan
- SIMD optimization for list_sort Giacchino, Luca
- Re: Changed behavior in rewriteheap Matthias van de Meent
- RE: Planner picks n² query plan when available Toto guyoyg
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Tom Lane
- Re: Meson rebuilds and reinstalls autoinc and refint libraries during regression tests. Zharkov Roman
- Re: Sample rate added to pg_stat_statements Alexander Korotkov
- Re: per backend I/O statistics Bertrand Drouvot
- Re: Changed behavior in rewriteheap Erik Nordström
- Re: Reordering DISTINCT keys to match input path's pathkeys Andrei Lepikhov
- Re: Adding skip scan (including MDAM style range skip scan) to nbtree Masahiro Ikeda
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Introduce XID age and inactive timeout based replication slot invalidation vignesh C
- [Feature Request] Schema Aliases and Versioned Schemas AbdelAziz Sharaf
- Re: Changed behavior in rewriteheap Heikki Linnakangas
- Re: psql: Fix \pset by adding missed xheader_width option to the help Pavel Luzanov
- Re: Changed behavior in rewriteheap Erik Nordström
- Re: PoC: prefetching data between executor nodes (e.g. nestloop + indexscan) Tomas Vondra
- Re: Changed behavior in rewriteheap Heikki Linnakangas
- Re: Changed behavior in rewriteheap Erik Nordström
- Re: SIMD optimization for list_sort Heikki Linnakangas
- Re: Offsets of `struct Port` are no longer constant Heikki Linnakangas
- Re: Offsets of `struct Port` are no longer constant Jacob Champion
- Re: Planner picks n² query plan when available Tom Lane
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Robert Haas
- Re: Allow non-superuser to cancel superuser tasks. Andres Freund
- Re: ci: Macos failures due to MacPorts behaviour change Andres Freund
- Re: Allow non-superuser to cancel superuser tasks. Kirill Reshke
- Re: Extract numeric filed in JSONB more effectively Dmitry Dolgov
- Re: pg_ctl/miscinit: print "MyStartTime" as a long long instead of long to avoid 2038 problem. Nathan Bossart
- Re: Document NULL Jeff Davis
- Re: Use __attribute__((target(sse4.2))) for SSE42 CRC32C Nathan Bossart
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada