Re: TOAST (was: BLOB)
От
wieck@debis.com (Jan Wieck)
Тема
Re: TOAST (was: BLOB)
Дата
Msg-id
m12ivdz-0003knC@orion.SAPserv.Hamburg.dsh.de
Ответ на
Re: TOAST (was: BLOB) (Tom Lane)
Список
Дерево обсуждения
BLOB "Philippe Gobin" <philippe.gobin@fth.net>
TOAST (was: BLOB) wieck@debis.com (Jan Wieck)
RE: TOAST (was: BLOB) "Hiroshi Inoue" <Inoue@tpf.co.jp>
Re: TOAST (was: BLOB) Tom Lane <tgl@sss.pgh.pa.us>
Re: TOAST (was: BLOB) wieck@debis.com (Jan Wieck)
Re: TOAST (was: BLOB) Peter Eisentraut <peter_e@gmx.net>
Re: TOAST (was: BLOB) Tom Lane <tgl@sss.pgh.pa.us>
Re: TOAST (was: BLOB) wieck@debis.com (Jan Wieck)
Re: TOAST (was: BLOB) Tom Lane <tgl@sss.pgh.pa.us>
Re: TOAST (was: BLOB) wieck@debis.com (Jan Wieck)
Re: TOAST (was: BLOB) Tom Lane <tgl@sss.pgh.pa.us>
Re: TOAST (was: BLOB) wieck@debis.com (Jan Wieck)
Re: TOAST (was: BLOB) Peter Eisentraut <peter_e@gmx.net>
Re: TOAST (was: BLOB) Tom Lane <tgl@sss.pgh.pa.us>
Tom Lane wrote: > I'd like to think that we can fold the TOAST support into the > argument-access macros that I plan to be defining for the fmgr rewrite. > See previous rants on this subject, eg 14-Jun-99, 23-Oct-99 (in > pgsql-hackers archives). So we need to fold the VARATT_... macro's I'm using now into the FMGR_... macros. Or define the macro's you want now. > Net result for user-defined-datatype authors will be "if you revise > your routines, they will be easier to read, more portable, and will > support TOASTed values. If you don't, they'll still work about as > well (or poorly) as they did before." Sorry, but that ain't true. Making an existing type toastable means that all functions, receiving that type need to be revised. Jan -- #======================================================================# # It's easier to get forgiveness for being wrong than for being right. # # Let's break this rule - forgive me. # #========================================= wieck@debis.com (Jan Wieck) #
В списке pgsql-sql по дате отправления