| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | Noah Misch <noah(at)leadboat(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pgsql: Allow db.schema.table patterns, but complain about random garbag |
| Date: | 2022-04-25 18:57:12 |
| Message-ID: | 26dd4f55-318e-973e-a964-a7088dc06ee8@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 2022-04-24 Su 15:37, Andrew Dunstan wrote:
> On 2022-04-24 Su 14:19, Noah Misch wrote:
>
>> Even if MinGW has
>> some magic to make that work, I suspect we'll want a non-header home. Perhaps
>> src/common/exec.c? It's best to keep this symbol out of libpq and other
>> DLLs, though I bet exports.txt would avoid functional problems.
>
> exec.c looks like it should work fine.
>
>
OK, in the absence of further comment I'm going to do it that way.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2022-04-25 19:53:02 | pgsql: Inhibit mingw CRT's auto-globbing of command line arguments |
| Previous Message | Alvaro Herrera | 2022-04-25 13:50:40 | pgsql: Drop unlogged table after test is done |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nathan Bossart | 2022-04-25 19:54:43 | Re: Use "WAL segment" instead of "log segment" consistently in user-facing messages |
| Previous Message | Stephen Frost | 2022-04-25 18:39:57 | Re: pg_walcleaner - new tool to detect, archive and delete the unneeded wal files (was Re: pg_archivecleanup - add the ability to detect, archive and delete the unneeded wal files on the primary) |