Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb3bc93a

Browse files
committed
Rename global psql startup file to psqlrc.sample.
1 parent65b020b commitb3bc93a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/psql/startup.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
55
*
6-
* $PostgreSQL: pgsql/src/bin/psql/startup.c,v 1.90 2004/04/22 14:33:49 momjian Exp $
6+
* $PostgreSQL: pgsql/src/bin/psql/startup.c,v 1.91 2004/04/22 14:34:38 momjian Exp $
77
*/
88
#include"postgres_fe.h"
99

@@ -44,8 +44,8 @@ intoptreset;
4444
*/
4545
PsqlSettingspset;
4646

47-
#definePSQLRC ".psqlrc"
4847
#defineSYSPSQLRC"psqlrc"
48+
#definePSQLRC ".psqlrc"
4949

5050
/*
5151
* Structures to pass information between the option parsing routine

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp