1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Back out kerberos changes. Causes compile problems.

This commit is contained in:
Bruce Momjian
2000-05-27 03:58:20 +00:00
parent dc65b22fa3
commit 632a7ed759
5 changed files with 270 additions and 242 deletions

View File

@@ -12,7 +12,7 @@
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: libpq-int.h,v 1.24 2000/05/27 03:39:33 momjian Exp $
* $Id: libpq-int.h,v 1.25 2000/05/27 03:58:20 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -50,7 +50,6 @@
* POSTGRES backend dependent Constants.
*/
#define PQERRORMSG_LENGTH 1024
#define CMDSTATUS_LEN 40
/*