1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-30 06:01:21 +03:00

Cleanup of <> and ""

This commit is contained in:
Bruce Momjian
2000-05-29 21:25:07 +00:00
parent 6ed00fee53
commit 6c944bf3cc
35 changed files with 79 additions and 79 deletions

View File

@@ -6,7 +6,7 @@
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: pgtclCmds.h,v 1.17 2000/04/12 17:17:11 momjian Exp $
* $Id: pgtclCmds.h,v 1.18 2000/05/29 21:25:03 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -14,7 +14,7 @@
#ifndef PGTCLCMDS_H
#define PGTCLCMDS_H
#include "tcl.h"
#include <tcl.h>
#include "libpq-fe.h"
#define RES_HARD_MAX 128