Mailing lists [pgsql-committers]
- pgsql: C comment: mention null handling in BuildTupleFromCStrings() Bruce Momjian
- pgsql: Suppress compiler warning in new jsonb_plperl code. Tom Lane
- pgsql: Prevent accidental linking of system-supplied copies oflibpq.so Tom Lane
- pgsql: Pass correct TupDesc to ri_NullCheck() in Assert Alvaro Herrera
- pgsql: Fix GCC 7 snprintf() compiler warning. Andres Freund
- Re: pgsql: Add Bloom filter implementation. Andres Freund
- Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane
- pgsql: Don't clone internal triggers to partitions Alvaro Herrera
- Re: pgsql: Transforms for jsonb to PL/Perl Anthony Bykov
- pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas
- pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas
- pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas
- pgsql: Fix incorrect description of USE_SLICING_BY_8_CRC32C. Heikki Linnakangas
- pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas
- pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas
- pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas
- pgsql: Also fix the descriptions in pg_config.h.win32. Heikki Linnakangas
- pgsql: Use ARMv8 CRC instructions where available. Heikki Linnakangas
- pgsql: Fix pg_bsaebackup checksum tests Magnus Hagander
- pgsql: Fix the new ARMv8 CRC code for short and unaligned input. Heikki Linnakangas
- Re: pgsql: Optimize btree insertions for common case of increasing values Pavan Deolasee
- Re: pgsql: Transforms for jsonb to PL/Perl Anthony Bykov
- Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane
- pgsql: Fix platform and Perl-version dependencies in new jsonb_plperlc Tom Lane
- Re: pgsql: Transforms for jsonb to PL/Perl Tom Lane
- pgsql: Remove less-portable-than-believed test case. Tom Lane
- pgsql: Skip full index scan during cleanup of B-tree indexes whenpossi Teodor Sigaev
- pgsql: Foreign keys on partitioned tables Alvaro Herrera
- Re: pgsql: Optimize btree insertions for common case of increasing values Peter Geoghegan