nec-postgres / tdeforpg

PostgreSQL Transparent Data Encryption tool development
Other
88 stars 18 forks source link

Fix to make the module a PostgreSQL extension. #6

Open snaga opened 9 years ago

snaga commented 9 years ago

Making the module an extension allows users to install just only with 'CREATE EXTENSION data_encryption' instead of using the install script (cipher_setup.sh).

And also it allows users to build with 'make USE_PGXS=1' instead of using the dedicated build script.

This patch contains some fixes to allow building the module without the PostgreSQL code tree to make it an extension.

t-kawabata-nec commented 9 years ago

Thank you for your proposal.

And I'm sorry for the delay replying. (We were busy for readying 1st version release of tdeforpg EE).

I'm sorrier, could you wait for correspondence about a request a little more?

There are two reasons.

1st , We are considering Contributor License Agreement. It is need some time to adjust our Legal Section.

2nd , we would like to examine how we maintain the consistency about Free Edition and Enterprise Edition installation.

snaga commented 9 years ago

Sure. No problem. Waiting for them.