projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b01202
)
Mention SM_USER should be the same size as the others.
author
Bruce Momjian
<
[email protected]
>
Mon, 3 Jun 2002 01:05:45 +0000
(
01:05
+0000)
committer
Bruce Momjian
<
[email protected]
>
Mon, 3 Jun 2002 01:05:45 +0000
(
01:05
+0000)
src/include/libpq/pqcomm.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/libpq/pqcomm.h
b/src/include/libpq/pqcomm.h
index 4080e90509da5116c473918316fff4794425b9f5..e7f7f4218cff04922913167f98ea3dab1d43a8c1 100644
(file)
--- a/
src/include/libpq/pqcomm.h
+++ b/
src/include/libpq/pqcomm.h
@@
-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