Fixups on variable.c

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Fixups on variable.c
Дата
Msg-id 3CC42A01.2381CB34@fourpalms.org
обсуждение исходный текст
Список pgsql-hackers
I've committed a bit more to variable.c to handle integer inputs to GUC
parameters (string and float were already supported). I've included the
cvs log message below.

Further changes aren't precluded of course, but the code now supports
string, integer, and floating point inputs to parameters (for those
parameters which can accept them ;).
                   - Thomas

Convert GUC parameters back to strings if input as integers.
Change elog(ERROR) messages to say that a variable takes one parameter,rather than saying that it does not take
multipleparameters.
 


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

Предыдущее
От: "Luis Alberto Amigo Navarro"
Дата:
Сообщение: Re: Index Scans become Seq Scans after VACUUM ANALYSE
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: Documentation on page files