Mailing lists [pgsql-committers]
- pgsql: Tidy up code in get_cheapest_group_keys_order() David Rowley
- pgsql: Tidy up code in get_cheapest_group_keys_order() David Rowley
- Re: pgsql: Clarify that pg_dump takes ACCESS SHARE lock John Naylor
- pgsql: createuser: Cleanup and fix internal option ordering Michael Paquier
- pgsql: Use list_copy_head() instead of list_truncate(list_copy(...), .. David Rowley
- pgsql: createuser: Add support for more clause types through new option Michael Paquier
- pgsql: Small cleanup of create_list_bounds() David Rowley
- pgsql: Small cleanup of create_list_bounds() David Rowley
- pgsql: NLS: Put list of available languages into LINGUAS files Peter Eisentraut
- pgsql: Fix for make unportability Peter Eisentraut
- Re: pgsql: Fix for make unportability Alvaro Herrera
- pgsql: Fix XID list support some more Alvaro Herrera
- pgsql: Remove useless assertions Peter Eisentraut
- Re: pgsql: Fix for make unportability Peter Eisentraut
- pgsql: Allow specifying STORAGE attribute for a new table Peter Eisentraut
- pgsql: Plug memory leak Alvaro Herrera
- pgsql: Plug memory leak Alvaro Herrera
- pgsql: Fix flag tests in src/test/modules/test_oat_hooks Alvaro Herrera
- pgsql: Plug memory leak Alvaro Herrera
- pgsql: Convert macros to static inline functions (itemptr.h) Peter Eisentraut
- pgsql: Convert macros to static inline functions (bufmgr.h) Peter Eisentraut
- pgsql: Remove artificial restrictions on which node types have out/read Tom Lane
- pgsql: Use wildcards instead of manually-maintained file lists in */nls Tom Lane
- pgsql: Avoid unsatisfied-external-reference errors in static inlines. Tom Lane
- Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines. Peter Eisentraut
- Re: pgsql: Avoid unsatisfied-external-reference errors in static inlines. Tom Lane
- pgsql: Mop up pg_upgrade's nls.mk for commit b0a55e432. Tom Lane
- pgsql: Revert "Use wildcards instead of manually-maintained file lists Tom Lane
- pgsql: Fix output of createuser --help with --valid-until Michael Paquier