Search Postgresql Archives

Re: 8.1 removed functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



=?UTF-8?B?0JDQvdC00YDQtdC5?= <andyk@xxxxxxxxxxxxxx> writes:
>     Can someone answer - why in PostgreSQL 8.1 have been removed such 
> functions as 'makeaclitem(...)' and 
> 'information_schema.pg_keypositions()'.

Because code using them would be broken anyway by other changes in 8.1
--- for example, using pg_keypositions to iterate over function
arguments would now be wrong because there isn't a fixed upper limit on
number of arguments.

If you were using them, you'll need to tell us what for in order to get
advice about what to do instead.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux