Tutorial fixes

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Tutorial fixes
Дата
Msg-id 20031023222550.I22554-200000@houston.familyhealth.com.au
обсуждение исходный текст
Ответы Re: Tutorial fixes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Fix two bugs in funcs.source that made the tutorial script fail.

Make a LOT of fixes to syscat.source to:

* Set search_path properly (and reset it)
* Add schema name to all results
* Add schema name to ORDER BY first
* Make checks for user-defined objects match reality
* format_type all type names
* Respect attisdropped
* Change !~ to 'not like' since it's more standard

All changes have been tested.

Chris


Вложения

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: beta5 references beta4 in INSTALL
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: beta5 references beta4 in INSTALL