-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
executable file
·51 lines (34 loc) · 2 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Portions Copyright (C) 1998 Insight Distribution Systems
Portions Copyright (C) 1998 - 2018 The PostgreSQL Global Development Group
Portions Copyright (C) 2018 NEC Corporation
Multibyte support was added by Sankyo Unyu Service, (C) 2001.
The code contained in this library is based on code written by
Christian Czezatke and Dan McGuirk, (C) 1996.
PostgreSQL ODBC driver for Transparent Data Encryption for PostgreSQL
------------------------------------------------------------------------
This directory contains the source code of the PostgreSQL ODBC driver for
Transparent Data Encryption for PostgreSQL.
Transparent Data Encryption for PostgreSQL(TDEforPG) is an data Encryption
tool for PostgreSQL, which adds encrypted data types to PostgreSQL.
For detail of information please refer to the URLs below.
Enterprise Edition
http://jpn.nec.com/tdeforpg/
Free Edition
https://github.com/nec-postgres/tdeforpg/wiki/Manual(JA)
PostgreSQL ODBC driver for TDEforPG is standard PostgreSQL ODBC driver with
addition feature which supports to operate with TDEforPG encrypted data.
There are some version of PostgreSQL ODBC driver for TDEforPG. You can find
on the link below.
https://github.com/nec-postgres/psqlodbc
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
You should have received a copy of the GNU Library General Public
License along with this library (see "license.txt"); if not, write to
the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
02139, USA.