2010/1/15 Vincenzo Romano <vincenzo.rom...@notorand.it>: > 2010/1/15 Pavel Stehule <pavel.steh...@gmail.com>: >> I disagree with this functionality for USING clause. Main parser >> doesn't support some enhanced syntax. But we can discus about some >> function 'printf' or 'format' that can help with similar task. >> >> some like >> >> EXECUTE format('ALTER TABLE % ADD CHECK (col1=% AND col2=%)', >> quote_ident(tablename), cval1, cval2, cval3); >> >> >> there was two proposals: >> a) based on syntax our RAISE statements >> b) based on printf syntax >> >> Personally prefer a) - it is simpler and enough >> >> Pavel > > > > I do like the printf-like approach more than my proposal! > Do you think about a built-in implementation rather than the on in PLGSQL? >
sure. the plpgsql isn't problem in 8.5, but integrated version can be little bit smarter. Pavel > -- > Vincenzo Romano > NotOrAnd Information Technologies > NON QVIETIS MARIBVS NAVTA PERITVS > -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers