mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 23:57:18 -04:00
Remove unintended file change.
This commit is contained in:
parent
833d91ae5e
commit
d359facb05
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
conninfo_parse/*-------------------------------------------------------------------------
|
||||
/*-------------------------------------------------------------------------
|
||||
*
|
||||
* fe-connect.c
|
||||
* functions related to setting up a connection to the backend
|
||||
|
|
@ -8,7 +8,7 @@ conninfo_parse/*----------------------------------------------------------------
|
|||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.315 2005/08/09 04:50:44 momjian Exp $
|
||||
* $PostgreSQL: pgsql/src/interfaces/libpq/fe-connect.c,v 1.316 2005/08/09 05:14:26 momjian Exp $
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue