mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Clarify wal_sync_method options in documentation.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/*-------------------------------------------------------------------------
|
||||
conninfo_parse/*-------------------------------------------------------------------------
|
||||
*
|
||||
* fe-connect.c
|
||||
* functions related to setting up a connection to the backend
|
||||
@ -8,7 +8,7 @@
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.314 2005/07/13 15:25:55 tgl Exp $
|
||||
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.315 2005/08/09 04:50:44 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
Reference in New Issue
Block a user