Mailing lists [pgsql-committers]
- Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Michael Paquier
- pgsql: Add overflow protection for block-related data in WAL records Michael Paquier
- Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Thomas Munro
- pgsql: Remove Tuplesortstate.copytup function Alexander Korotkov
- pgsql: Put abbreviation logic into puttuple_common() Alexander Korotkov
- pgsql: Split TuplesortPublic from Tuplesortstate Alexander Korotkov
- pgsql: Split tuplesortvariants.c from tuplesort.c Alexander Korotkov
- pgsql: Move memory management away from writetup() and tuplesort_put*() Alexander Korotkov
- pgsql: Add new Tuplesortstate.removeabbrev function Alexander Korotkov
- pgsql: Allow "in place" tablespaces. Alvaro Herrera
- pgsql: Allow "in place" tablespaces. Alvaro Herrera
- pgsql: Allow "in place" tablespaces. Alvaro Herrera
- pgsql: Allow "in place" tablespaces. Alvaro Herrera
- pgsql: Allow "in place" tablespaces. Alvaro Herrera
- Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Thomas Munro
- Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Thomas Munro
- Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Michael Paquier
- pgsql: Refactor code in charge of grabbing the relations of a subscript Michael Paquier
- pgsql: Fix read_relmap_file() concurrency on Windows. Robert Haas
- Re: pgsql: Remove the restriction that the relmap must be 512 bytes. Robert Haas
- pgsql: Add missing PGDLLEXPORT markings in contrib/pg_prewarm. Tom Lane
- pgsql: Convert macros to static inline functions (buf_internals.h) Robert Haas
- pgsql: Bump catversion for commit d8cd0c6c95c0120168df93aae095df4e0682a Robert Haas
- pgsql: Fix new auto_explain test case for Windows. Tom Lane
- pgsql: Fix new auto_explain test case for Windows. Tom Lane