Re: heap_create with OID?
От | Philip Warner |
---|---|
Тема | Re: heap_create with OID? |
Дата | |
Msg-id | 3.0.5.32.20000704191907.020dab70@mail.rhyme.com.au обсуждение исходный текст |
Ответ на | heap_create with OID? (Philip Warner <pjw@rhyme.com.au>) |
Список | pgsql-hackers |
At 02:57 4/07/00 -0400, Tom Lane wrote: >Philip Warner <pjw@rhyme.com.au> writes: >> I am wondering if anyone can see an immediate problem in creating a function: >> heap_create_oid >> which is just like heap_create, but takes an oid arg. This oid (assuming >> it's free) would be used to create the object. >There's no inherent problem in forcing a particular choice of OID; >initdb does it on every run. The trick is to avoid a conflict of >OID assignments. I've modified the relevant routines up to and including defining lo_create_oid, and was wondering what the best way to procede in testing the new routine might be...is there a document that decribes modifying the standard set of functions and adding lo_create_oid? ---------------------------------------------------------------- Philip Warner | __---_____ Albatross Consulting Pty. Ltd. |----/ - \ (A.C.N. 008 659 498) | /(@) ______---_ Tel: (+61) 0500 83 82 81 | _________ \ Fax: (+61) 0500 83 82 82 | ___________ | Http://www.rhyme.com.au | / \| | --________-- PGP key available upon request, | / and from pgp5.ai.mit.edu:11371 |/
В списке pgsql-hackers по дате отправления: