Mailing lists [pgsql-committers]
- pgsql: Fix routine name in comment of catcache.c Michael Paquier
- pgsql: Optimize DropRelFileNodesAllBuffers() for recovery. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila
- pgsql: Don't use elog() in src/port/pwrite.c. Thomas Munro
- pgsql: Add functions to 'pageinspect' to inspect GiST indexes. Heikki Linnakangas
- pgsql: Remove incorrect markup Magnus Hagander
- pgsql: Remove incorrect markup Magnus Hagander
- pgsql: Fix portability issues in the new gist pageinspect test. Heikki Linnakangas
- pgsql: Log long wait time on recovery conflict when it's resolved. Fujii Masao
- pgsql: Pass down "logically unchanged index" hint. Peter Geoghegan
- pgsql: Enhance nbtree index tuple deletion. Peter Geoghegan
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane
- pgsql: Fix test failure with wal_level=minimal. Heikki Linnakangas
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane
- pgsql: Call out vacuum considerations in create index docs Alvaro Herrera
- pgsql: Call out vacuum considerations in create index docs Alvaro Herrera
- pgsql: Call out vacuum considerations in create index docs Alvaro Herrera
- pgsql: Doc, more or less: uncomment tutorial example that was fixed lon Tom Lane
- pgsql: Mark inet_server_addr() and inet_server_port() as parallel-restr Tom Lane
- pgsql: Run reformat-dat-files to declutter the catalog data files. Tom Lane
- pgsql: Move our p{read,write}v replacements into their own files. Thomas Munro