mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
785b8d6ab3
Write the file to a temporary name and then rename() it into the permanent name, to ensure it can't end up half-written and corrupt in case of a crash during shutdown. Unlink the file after it has been read so it's removed from the data directory and not included in base backups going to replication slaves. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
pg_stat_statements.c | ||
pg_stat_statements.sql.in | ||
uninstall_pg_stat_statements.sql |