Re: [HACKERS] Adding a field to each tuple
От
Maurice Gittens
Тема
Re: [HACKERS] Adding a field to each tuple
Дата
Msg-id
003601bd429b$45d9aee0$fcf3b2c2@caleb..gits.nl
Список
Дерево обсуждения
Re: [HACKERS] Adding a field to each tuple "Maurice Gittens" <mgittens@gits.nl>
Re: [HACKERS] Adding a field to each tuple Bruce Momjian <maillist@candle.pha.pa.us>
-----Original Message----- From: Bruce Momjian To: Maurice Gittens Cc: hackers@postgreSQL.org Date: donderdag 26 februari 1998 2:09 Subject: Re: [HACKERS] Adding a field to each tuple >> My challenge: >> Given an oid, efficiently determine the most derived class the instance >> belongs to. >> >> My intended solution is to add an extra attribute to each tuple >> which contains the oid of the most derived class it belongs to. > I expect it will also introduce me to quite a few aspects of the postgresql system. If I'm going to learn about the system then I might as well get a good overall view of how things are organized. Sure I've read parts of the developers manual but I think this little project will let me see (in the source) how information travels from diskstorage all the way to the client. Also valuable information on how to debug the backend etc. will be learned in this way I think. While trying to fix a large_object memory leak I noticed that without an understanding of how the many components interrelate it's almost impossible to fix anything because you don't know who is responsible for what. I certainly do appreciate any help I can get. > > This is a lot of overhead for places it is not needed. > Any suggestions for solving the general given problem with less overhead?-:) Best regards, Maurice
В списке pgsql-hackers по дате отправления
От: Vadim B. Mikheev
Дата: