Mention SM_USER should be the same size as the others.
authorBruce Momjian <[email protected]>
Mon, 3 Jun 2002 01:05:45 +0000 (01:05 +0000)
committerBruce Momjian <[email protected]>
Mon, 3 Jun 2002 01:05:45 +0000 (01:05 +0000)
src/include/libpq/pqcomm.h

index 4080e90509da5116c473918316fff4794425b9f5..e7f7f4218cff04922913167f98ea3dab1d43a8c1 100644 (file)
@@ -111,6 +111,7 @@ typedef uint32 PacketLen;
  */
 
 #define SM_DATABASE            64
+/* SM_USER should be the same size as the others.  bjm 2002-06-02 */
 #define SM_USER                        32
 #define SM_OPTIONS             64
 #define SM_UNUSED              64