From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | Jacob Burroughs <jburroughs(at)instructure(dot)com> |
Cc: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: libpq compression (part 3) |
Date: | 2024-05-14 16:08:40 |
Message-ID: | CA+TgmoYiYC0Z57nctjGFeJD0yQi==imL37K5DA6wRWfu01h_ng@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Fri, Jan 12, 2024 at 4:11 PM Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> I think that would definitely be better than "compress" and
> "decompress," but I was worried that it might be unclear to the user
> whether the parameter that they specified was from the point of view
> of the client or the server. Perhaps that's a dumb thing to worry
> about, though.
According to https://commitfest.postgresql.org/48/4746/ this patch set
needs review, but:
1. Considering that there have been no updates for 5 months, maybe
it's actually dead?
and
2. I still think it needs to be more clear how the interface is
supposed to work. I do not want to spend time reviewing a patch to see
whether it works without understanding how it is intended to work --
and I also think that reviewing the patch in detail before we've got
the user interface right makes a whole lot of sense.
--
Robert Haas
EDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2024-05-14 16:12:26 | Re: An improved README experience for PostgreSQL |
Previous Message | Erik Wienhold | 2024-05-14 16:07:51 | Re: Underscore in positional parameters? |