Skip to content

Commit ad869fc

Browse files
committed
pgeasy update.
1 parent 0e839db commit ad869fc

File tree

11 files changed

+3
-3
lines changed

11 files changed

+3
-3
lines changed

src/interfaces/pgeasy/Makefile.in renamed to src/interfaces/libpgeasy/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for pgeasy library
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/interfaces/pgeasy/Attic/Makefile.in,v 1.1 1999/10/11 17:47:01 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpgeasy/Attic/Makefile.in,v 1.1 1999/10/11 18:03:00 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

File renamed without changes.

src/interfaces/pgeasy/examples/Makefile renamed to src/interfaces/libpgeasy/examples/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Makefile for pgeasy examples
55
#
66
# IDENTIFICATION
7-
# $Header: /cvsroot/pgsql/src/interfaces/pgeasy/examples/Attic/Makefile,v 1.1 1999/10/11 17:47:02 momjian Exp $
7+
# $Header: /cvsroot/pgsql/src/interfaces/libpgeasy/examples/Attic/Makefile,v 1.1 1999/10/11 18:03:01 momjian Exp $
88
#
99
#-------------------------------------------------------------------------
1010

File renamed without changes.
File renamed without changes.

src/interfaces/pgeasy/pgeasy.3 renamed to src/interfaces/libpgeasy/pgeasy.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/interfaces/pgeasy/Attic/pgeasy.3,v 1.1 1999/10/11 17:47:01 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/interfaces/libpgeasy/Attic/pgeasy.3,v 1.1 1999/10/11 18:03:00 momjian Exp $
44
.TH PGEASY INTRO 08/08/98 PostgreSQL PostgreSQL
55
.SH DESCRIPTION
66
Pgeasy allows you to cleanly interface to the libpq library,
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)