On Wed, Sep 28, 2016 at 2:05 PM, Shay Rojansky wrote:
> Sorry about this, I just haven't had a free moment (and it's definitely not
> very high priority...)
No issues, just cleaning house.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via
Sorry about this, I just haven't had a free moment (and it's definitely not
very high priority...)
On Wed, Sep 28, 2016 at 5:04 PM, Robert Haas wrote:
> On Mon, Aug 22, 2016 at 8:14 AM, Fabien COELHO
> wrote:
> > Hello Shay,
> >> Attached is a new version of the patch, adding an upgrade script
On Mon, Aug 22, 2016 at 8:14 AM, Fabien COELHO wrote:
> Hello Shay,
>> Attached is a new version of the patch, adding an upgrade script and the
>> rest of it. Note that because, as Fabien noted, there's doesn't seem to be
>> a way to add send/receive functions with ALTER TYPE, I did that by
>> upd
Hello Shay,
Attached is a new version of the patch, adding an upgrade script and the
rest of it. Note that because, as Fabien noted, there's doesn't seem to be
a way to add send/receive functions with ALTER TYPE, I did that by updating
pg_type directly - hope that's OK.
This patch does not ap
>
> I added this patch to the next CF (2016-09) under "Miscellaneous".
>
Thanks!
> Out of curiosity, what is the motivation?
I'm the owner of Npgsql, the open-source .NET driver for PostgreSQL, which
is a binary-first driver. That is, working with types that have no binary
I/O is possible but
Thanks for the patch, you can add it to our commitfest app so it gets
reviewed in the next commitfest.
I did this.
A suggestion to make it easier for your patch to be accepted:
When adding new functions to an extension you need to bump the version of the
extension by renaming the file, upd
>
> When adding new functions to an extension you need to bump the version of
> the extension by renaming the file, updating the .control file, creating an
> upgrade script, and updating the Makefile to include the new files.
Thanks for the guidance, I'll fix all that and resubmit a patch.
Hello,
Attached is a small patch which adds binary input/output for the types
added by the isn extension.
I added this patch to the next CF (2016-09) under "Miscellaneous".
Out of curiosity, what is the motivation?
--
Fabien.
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresq
Hi,
Thanks for the patch, you can add it to our commitfest app so it gets
reviewed in the next commitfest.
https://commitfest.postgresql.org/
A suggestion to make it easier for your patch to be accepted:
When adding new functions to an extension you need to bump the version
of the extension
Hi.
Attached is a small patch which adds binary input/output for the types
added by the isn extension.
Shay
isn-binary.patch
Description: Binary data
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/
10 matches
Mail list logo