Re: Beginner hacker item: Fix to_reg*() input type

Поиск
Список
Период
Сортировка
От Petr Korobeinikov
Тема Re: Beginner hacker item: Fix to_reg*() input type
Дата
Msg-id CAJL5ff8Sne0YG=X3g834c+fV3eD5Gdk+U9soY_ym=jtGjea54A@mail.gmail.com
обсуждение исходный текст
Ответ на Beginner hacker item: Fix to_reg*() input type  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Ответы Re: Beginner hacker item: Fix to_reg*() input type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

- Modify the functions in regproc.c. Take a look at how other text input functions work to see what needs to happen here (you'll want to use text_to_cstring() as part of that.)

- Modify the appropriate entries in src/include/catalog/pg_proc.h
Let me try.
`make check` says "All 160 tests passed.".
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Additional role attributes && superuser review
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: remove wal_level archive