Sync up both files.

REL7_2_STABLE
Bruce Momjian 24 years ago
parent 9937040a02
commit 67a56f2286
  1. 4
      src/backend/libpq/md5.c
  2. 4
      src/interfaces/odbc/md5.c

@ -10,7 +10,9 @@
* *
* Sverre H. Huseby <sverrehu@online.no> * Sverre H. Huseby <sverrehu@online.no>
* *
* $Header: /cvsroot/pgsql/src/backend/libpq/md5.c,v 1.11 2001/11/12 02:00:18 momjian Exp $ * There are two copies of this file, one in backend/libpq and another
* in interfaces/odbc. These two files must be identical or they will not
* compile. There is no CVS tag in this file so they can remain identical.
*/ */

@ -10,7 +10,9 @@
* *
* Sverre H. Huseby <sverrehu@online.no> * Sverre H. Huseby <sverrehu@online.no>
* *
* $Header: /cvsroot/pgsql/src/interfaces/odbc/Attic/md5.c,v 1.3 2001/11/12 01:59:43 momjian Exp $ * There are two copies of this file, one in backend/libpq and another
* in interfaces/odbc. These two files must be identical or they will not
* compile. There is no CVS tag in this file so they can remain identical.
*/ */

Loading…
Cancel
Save