[COMMITTERS] pgsql: Add more tests for money type

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [COMMITTERS] pgsql: Add more tests for money type
Дата
Msg-id E1cTXsM-0001cJ-OE@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add more tests for money type

Add tests for functions currently not covered at all.

Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/09e35315ccafb83c52da2e0fd6a0a9be410ce6a4

Modified Files
--------------
src/test/regress/expected/money.out | 93 ++++++++++++++++++++++++++++++++++++-
src/test/regress/sql/money.sql      | 19 +++++++-
2 files changed, 110 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: doc: Update URL for Microsoft download site
Следующее
От: Peter Eisentraut
Дата:
Сообщение: [COMMITTERS] pgsql: Generate fmgr prototypes automatically