| От | Chris Bitmead |
|---|---|
| Тема | Retrieval of OO objects. |
| Дата | |
| Msg-id | 3716EA0D.2D0DA368@bigfoot.com обсуждение исходный текст |
| Ответ на | Re: [GENERAL] Opening two databases at the same time? (Thomas Good <tomg@admin.nrnet.org>) |
| Ответы |
Re: [GENERAL] Retrieval of OO objects.
|
| Список | pgsql-general |
Is it possible in postgres to retrieve objects with differing fields, like in an object database? Like if I have CREATE TABLE aaa ( a text ); CREATE TABLE bbb ( b text ) inherits (aaa); CREATE TABLE ccc ( c text ) inherits (aaa); SELECT * from aaa*; Is it possible to get the fields a and c returned on objects of type bbb and ccc? This is what an object database would do automatically. I ask this question both in terms of the C interface as well as the psql terminal program.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера