| От | Alvaro Herrera |
|---|---|
| Тема | Re: Column Filtering in Logical Replication |
| Дата | |
| Msg-id | 202109161244.e4ze4eaaj4b6@alvherre.pgsql обсуждение |
| Ответ на | Re: Column Filtering in Logical Replication (Amit Kapila <amit.kapila16@gmail.com>) |
| Ответы |
Re: Column Filtering in Logical Replication
|
| Список | pgsql-hackers |
On 2021-Sep-16, Amit Kapila wrote: > I think the problem here is that with the proposed grammar we won't be > always able to distinguish names at the gram.y stage. Some post > parsing analysis is required to attribute the right type to name as is > done in the patch. Doesn't it work to stuff them all into RangeVars? Then you don't need to make the node type a monstrosity, just bail out in parse analysis if an object spec has more elements in the RV than the object type allows. -- Álvaro Herrera Valdivia, Chile — https://www.EnterpriseDB.com/
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера