| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Shubham Khanna <khannashubham1197(at)gmail(dot)com>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com> |
| Cc: | vignesh C <vignesh21(at)gmail(dot)com>, Peter Smith <smithpb2250(at)gmail(dot)com>, Rajendra Kumar Dangwal <dangwalrajendra888(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, euler(at)eulerto(dot)com |
| Subject: | Re: Pgoutput not capturing the generated columns |
| Date: | 2024-06-19 16:13:14 |
| Message-ID: | 238fd758-ac82-4fa6-aae2-1f9c798c9202@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 19.06.24 13:22, Shubham Khanna wrote:
> All the comments are handled.
>
> The attached Patch contains all the suggested changes.
Please also take a look at the proposed patch for virtual generated
columns [0] and consider how that would affect your patch. I think your
feature can only replicate *stored* generated columns. So perhaps the
documentation and terminology in your patch should reflect that.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2024-06-19 16:36:34 | Re: What is a typical precision of gettimeofday()? |
| Previous Message | David G. Johnston | 2024-06-19 16:03:15 | Re: SQL/JSON query functions context_item doc entry and type requirement |