Mailing lists [pgsql-committers]
- Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Alvaro Herrera
- pgsql: Some more FLEXIBLE_ARRAY_MEMBER fixes. Tom Lane
- Re: pgsql: Use FLEXIBLE_ARRAY_MEMBER in a bunch more places. Michael Paquier
- pgsql: Don't require users of src/port/gettimeofday.c to initialize it. Robert Haas
- pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane
- pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane
- pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane
- pgsql: Fix misparsing of empty value in conninfo_uri_parse_params(). Tom Lane
- pgsql: Minor code beautification in conninfo_uri_parse_params(). Tom Lane
- pgsql: Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane
- pgsql: Use FLEXIBLE_ARRAY_MEMBER in a number of other places. Tom Lane
- pgsql: Don't need to explain [1] kluge anymore in xfunc.sgml. Tom Lane
- pgsql: Force some system catalog table columns to be marked NOT NULL. Andres Freund
- pgsql: Allow forcing nullness of columns during bootstrap. Andres Freund
- pgsql: Use FLEXIBLE_ARRAY_MEMBER in Windows-specific code. Tom Lane
- pgsql: Try to fix busted gettimeofday() code. Tom Lane