| От | Andrew Dunstan |
|---|---|
| Тема | Re: Patch: FORCE_NULL option for copy COPY in CSV mode |
| Дата | |
| Msg-id | 52559988.5000606@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Patch: FORCE_NULL option for copy COPY in CSV mode (David Fetter <david@fetter.org>) |
| Список | pgsql-hackers |
On 10/09/2013 01:25 PM, David Fetter wrote: > > Idea: > > NULL FOR (foo,bar,baz,blurf) AS '""', NULL FOR (quux,fleeg) AS ..., > > What's the point of this? How is this superior to what is currently proposed? Having arbitrary NULL markers for different fields will significantly increase code complexity for a case I have a hard time believing exists to any significant degree in the real world. The ONLY case I know of outside some fervid imaginations where we need to distinguish between different NULL treatment is quoted vs unquoted, which this patch rounds out. Catering for anything else seems quite unnecessary. What is more, I think it's actually far more obscure than what is proposed, which fits in nicely with our existing pattern of options. cheers andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера