Re: Large objects
"James Henstridge" <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
On 03/05/2008, Federico Di Gregorio <fog-NGVKUo/i/[email protected]> wrote: > Il giorno ven, 02/05/2008 alle 16.22 +0200, Oswaldo Hernández ha > scritto: > > > Hello, > > > > I would like to use large objects but i don't find any info how to do it with psycopg2. > > > > Making a google search only find an old branch than can do it. > > > Support is in trunk and need to be merged into current stable branch or > (much better) the reverse. Given that the results of a merge will be the same whichever direction it is done, and that the majority of development has been done on the 2_0_x branch, I'd recommend merging trunk into 2_0_x. Once that is done, it might make sense to call the resulting branch "trunk" though. James.