Skip to content

Commit 5ada36c

Browse files
committed
Rename libpq++.H to libpq++.h.
1 parent 89ad160 commit 5ada36c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/interfaces/libpq++/CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
5/18/1999 - vv
33
---------
44

5-
* Rewrote libpq++.H
5+
* Rewrote libpq++.h
66
* Incremented shared library version to 3.0
77
* Cleaned up makefiles
88
* Made examples use the installed versions of the library and header

src/interfaces/libpq++/Makefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Copyright (c) 1994, Regents of the University of California
77
#
88
# IDENTIFICATION
9-
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/Makefile.in,v 1.17 1999/09/07 18:10:49 tgl Exp $
9+
# $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/Makefile.in,v 1.18 1999/12/03 17:35:05 momjian Exp $
1010
#
1111
#-------------------------------------------------------------------------
1212

@@ -75,7 +75,7 @@ install: install-headers install-lib $(install-shlib-dep)
7575

7676
LIBPGXXDIR = libpq++
7777
LIBPGXXHEADERDIR = $(HEADERDIR)/$(LIBPGXXDIR)
78-
MAINHEADER = libpq++.H
78+
MAINHEADER = libpq++.h
7979
LIBPGXXHEADERS = pgconnection.h \
8080
pgdatabase.h \
8181
pgtransdb.h \

src/interfaces/libpq++/libpq++.H renamed to src/interfaces/libpq++/libpq++.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
/*-------------------------------------------------------------------------
33
*
4-
* libpq++.H
4+
* libpq++.h
55
*
66
*
77
* DESCRIPTION
@@ -30,7 +30,7 @@ extern "C" {
3030
#include "libpq-fe.h"
3131
}
3232

33-
static char rcsid[] = "$Id: libpq++.H,v 1.7 1999/10/22 19:05:02 momjian Exp $";
33+
static char rcsid[] = "$Id: libpq++.h,v 1.3 1999/12/03 17:35:05 momjian Exp $";
3434

3535

3636
// ****************************************************************

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy