pgeasy update.

This commit is contained in:
Bruce Momjian 1999-10-11 18:03:04 +00:00
parent 0e839dbbdd
commit ad869fcb88
11 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# Makefile for pgeasy library # Makefile for pgeasy library
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/interfaces/pgeasy/Attic/Makefile.in,v 1.1 1999/10/11 17:47:01 momjian Exp $ # $Header: /cvsroot/pgsql/src/interfaces/libpgeasy/Attic/Makefile.in,v 1.1 1999/10/11 18:03:00 momjian Exp $
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -4,7 +4,7 @@
# Makefile for pgeasy examples # Makefile for pgeasy examples
# #
# IDENTIFICATION # IDENTIFICATION
# $Header: /cvsroot/pgsql/src/interfaces/pgeasy/examples/Attic/Makefile,v 1.1 1999/10/11 17:47:02 momjian Exp $ # $Header: /cvsroot/pgsql/src/interfaces/libpgeasy/examples/Attic/Makefile,v 1.1 1999/10/11 18:03:01 momjian Exp $
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------

View File

@ -1,6 +1,6 @@
.\" This is -*-nroff-*- .\" This is -*-nroff-*-
.\" XXX standard disclaimer belongs here.... .\" XXX standard disclaimer belongs here....
.\" $Header: /cvsroot/pgsql/src/interfaces/pgeasy/Attic/pgeasy.3,v 1.1 1999/10/11 17:47:01 momjian Exp $ .\" $Header: /cvsroot/pgsql/src/interfaces/libpgeasy/Attic/pgeasy.3,v 1.1 1999/10/11 18:03:00 momjian Exp $
.TH PGEASY INTRO 08/08/98 PostgreSQL PostgreSQL .TH PGEASY INTRO 08/08/98 PostgreSQL PostgreSQL
.SH DESCRIPTION .SH DESCRIPTION
Pgeasy allows you to cleanly interface to the libpq library, Pgeasy allows you to cleanly interface to the libpq library,