Re: Using the new libpq connection functions in PostgreSQL binaries
В списке pgsql-hackers по дате отправления:
| От | Joe Conway |
|---|---|
| Тема | Re: Using the new libpq connection functions in PostgreSQL binaries |
| Дата | |
| Msg-id | 4B65C309.9080007@joeconway.com обсуждение исходный текст |
| Ответ на | Re: Using the new libpq connection functions in PostgreSQL binaries (Guillaume Lelarge <guillaume@lelarge.info>) |
| Список | pgsql-hackers |
On 01/31/2010 09:42 AM, Guillaume Lelarge wrote: > I don't find that horrid. AFAICT, that's the only advantage of the > two-arrays method. By the way, it's that kind of code (keywords > declaration separated from values declaration) that got commited in the > previous patch > (http://archives.postgresql.org/pgsql-committers/2010-01/msg00398.php). > I merely used the same code for the other binaries. Yes, I separated them, because otherwise the compiler complained about the declaration not being at the top of a block. Of course Tom's other complaint and this one can both be satisfied by not doing the static assignment in the declaration. I'll fix the already committed code and take a look at refactoring this latest patch. I stand by the two arrays mthod decision though -- I find combining them into a single array to be unseemly. Joe
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера