mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Update dbase for Maarten.Boekhold.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
declares routines for reading and writing xBase-files (.dbf), and
|
||||
associated structures
|
||||
|
||||
Maarten Boekhold (boekhold@cindy.et.tudelft.nl) 29 oktober 1995
|
||||
Maarten Boekhold (maarten.boekhold@reuters.com) 29 oktober 1995
|
||||
*/
|
||||
|
||||
#ifndef _DBF_H
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* This program reads in an xbase-dbf file and sends 'inserts' to an
|
||||
PostgreSQL-server with the records in the xbase-file
|
||||
|
||||
M. Boekhold (boekhold@cindy.et.tudelft.nl) okt. 1995
|
||||
M. Boekhold (maarten.boekhold@reuters.com) okt. 1995
|
||||
oktober 1996: merged sources of dbf2msql.c and dbf2pg.c
|
||||
oktober 1997: removed msql support
|
||||
*/
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Maarten Boekhold (boekhold@cindy.et.tudelft.nl) oktober 1995 */
|
||||
/* Maarten Boekhold (maarten.boekhold@reuters.com) oktober 1995 */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include "dbf.h"
|
||||
|
Reference in New Issue
Block a user