| From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
|---|---|
| To: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Surafel Temesgen <surafel3000(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: proposal: possibility to read dumped table's name from file |
| Date: | 2021-09-16 04:45:30 |
| Message-ID: | CAFj8pRAy+xfSj=tz_=RRx0hsn_x5dMpvTz2RJ9OzCG9GTdPxnA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi
In yesterday's patch I used strndup, which is not available on win. I am
sending update when I used pnstrdup instead.
Regards
Pavel
| Attachment | Content-Type | Size |
|---|---|---|
| pg_dump-filteropt-20210916.patch | text/x-patch | 17.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | vignesh C | 2021-09-16 05:05:21 | Re: Column Filtering in Logical Replication |
| Previous Message | Justin Pryzby | 2021-09-16 04:42:58 | Re: right join with partitioned table crash |