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

Commit68ba17d

Browse files
committed
Add comment about sharing of sprompt.c file.
1 parent6fdc44b commit68ba17d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎src/bin/pg_dump/sprompt.c

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Copyright 2000 by PostgreSQL Global Development Group
55
*
6-
* $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/sprompt.c,v 1.2 2002/09/04 20:31:35 momjian Exp $
6+
* $Header: /cvsroot/pgsql/src/bin/pg_dump/Attic/sprompt.c,v 1.3 2002/09/11 17:32:37 momjian Exp $
77
*/
88

99
/*
@@ -18,6 +18,11 @@
1818
*
1919
* Returns a malloc()'ed string with the input (w/o trailing newline).
2020
*/
21+
22+
23+
/* This file is shared by psql and pg_dump. */
24+
25+
2126
#include"postgres_fe.h"
2227

2328
#ifdefHAVE_TERMIOS_H

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp