Mailing lists [pgsql-hackers]
- 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
- Re: explain plans for foreign servers dinesh salve
- Re: Statistics Import and Export Nathan Bossart
- Re: SIMD optimization for list_sort Nathan Bossart
- Re: smgrextendv and vectorizing the bulk_write implementation Heikki Linnakangas
- Re: Interrupts vs signals Heikki Linnakangas
- Re: Interrupts vs signals Heikki Linnakangas
- Re: UUID v7 Masahiko Sawada
- Re: Allow non-superuser to cancel superuser tasks. Andres Freund
- Re: Windows pg_basebackup unable to create >2GB pg_wal.tar tarballs ("could not close file: Invalid argument" when creating pg_wal.tar of size ~ 2^31 bytes) Thomas Munro
- Re: SIMD optimization for list_sort John Naylor
- Re: SIMD optimization for list_sort Andrei Lepikhov
- Use or not record count on examples Marcos Pegoraro
- Re: Document NULL Marcos Pegoraro
- Re: Replace current implementations in crypt() and gen_salt() to OpenSSL Joe Conway