Mailing lists [pgsql-committers]
- pgsql: Fix function declaration style to respect the coding standard. Tatsuo Ishii
- pgsql: Fix function declaration style to respect the coding standard. Tatsuo Ishii
- pgsql: Fix function declaration style to respect the coding standard. Tatsuo Ishii
- pgsql: Fix comment for GetCurrentIntegerTimestamp(). Kevin Grittner
- pgsql: Fix comment for GetCurrentIntegerTimestamp(). Kevin Grittner
- pgsql: Fix comment for GetCurrentIntegerTimestamp(). Kevin Grittner
- pgsql: Add missing_ok option to the SQL functions for reading files. Heikki Linnakangas
- pgsql: Don't choke on files that are removed while pg_rewind runs. Heikki Linnakangas
- pgsql: Fix double-XLogBeginInsert call in GIN page splits. Heikki Linnakangas
- pgsql: Promote the assertion that XLogBeginInsert() is not called twice Heikki Linnakangas
- pgsql: Fix markup in docs. Heikki Linnakangas
- pgsql: Also trigger restartpoints based on max_wal_size on standby. Heikki Linnakangas
- pgsql: Improve design and implementation of pg_file_settings view. Tom Lane
- pgsql: Back-patch some minor bug fixes in GUC code. Tom Lane
- pgsql: Back-patch some minor bug fixes in GUC code. Tom Lane
- Re: pgsql: Fix the fallback memory barrier implementation to be reentrant. Tom Lane