Improve comments about duplicate files.
authorBruce Momjian <[email protected]>
Sun, 18 Nov 2001 23:02:19 +0000 (23:02 +0000)
committerBruce Momjian <[email protected]>
Sun, 18 Nov 2001 23:02:19 +0000 (23:02 +0000)
src/backend/libpq/md5.c
src/interfaces/odbc/md5.c

index 0b61f0f59272dcc89b5fa169402d260b74343d94..3c65a8686651733796dc531df72d112417bb4e12 100644 (file)
@@ -22,7 +22,8 @@
  *     NOTE:
  *
  *     There are two copies of this file, one in backend/libpq and another
- *     in interfaces/odbc.  They should be identical.
+ *     in interfaces/odbc.  They should be identical.  This is done so ODBC
+ *     can be compiled stand-alone.
  */
  
 #ifndef MD5_ODBC
index 0b61f0f59272dcc89b5fa169402d260b74343d94..3c65a8686651733796dc531df72d112417bb4e12 100644 (file)
@@ -22,7 +22,8 @@
  *     NOTE:
  *
  *     There are two copies of this file, one in backend/libpq and another
- *     in interfaces/odbc.  They should be identical.
+ *     in interfaces/odbc.  They should be identical.  This is done so ODBC
+ *     can be compiled stand-alone.
  */
  
 #ifndef MD5_ODBC