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

Commit09bf48c

Browse files
committed
Improve comments about duplicate files.
1 parent8cf87ac commit09bf48c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

‎src/backend/libpq/md5.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414
*Portions Copyright (c) 1994, Regents of the University of California
1515
*
1616
* IDENTIFICATION
17-
* $Header: /cvsroot/pgsql/src/backend/libpq/md5.c,v 1.15 2001/11/13 22:08:04 momjian Exp $
17+
* $Header: /cvsroot/pgsql/src/backend/libpq/md5.c,v 1.16 2001/11/18 23:02:19 momjian Exp $
1818
*/
1919

2020

2121
/*
2222
*NOTE:
2323
*
2424
*There are two copies of this file, one in backend/libpq and another
25-
*in interfaces/odbc. They should be identical.
25+
*in interfaces/odbc. They should be identical. This is done so ODBC
26+
*can be compiled stand-alone.
2627
*/
2728

2829
#ifndefMD5_ODBC

‎src/interfaces/odbc/md5.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414
*Portions Copyright (c) 1994, Regents of the University of California
1515
*
1616
* IDENTIFICATION
17-
* $Header: /cvsroot/pgsql/src/interfaces/odbc/Attic/md5.c,v 1.6 2001/11/13 22:08:04 momjian Exp $
17+
* $Header: /cvsroot/pgsql/src/interfaces/odbc/Attic/md5.c,v 1.7 2001/11/18 23:02:19 momjian Exp $
1818
*/
1919

2020

2121
/*
2222
*NOTE:
2323
*
2424
*There are two copies of this file, one in backend/libpq and another
25-
*in interfaces/odbc. They should be identical.
25+
*in interfaces/odbc. They should be identical. This is done so ODBC
26+
*can be compiled stand-alone.
2627
*/
2728

2829
#ifndefMD5_ODBC

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp