Search Postgresql Archives

Re: Plpgsql - Custom fields Postgres 9.5

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

 



On Wed, Dec 14, 2016 at 4:49 PM, Patrick B <patrickbakerbr@xxxxxxxxx> wrote:

ERROR:  function logextract(integer, integer) does not exist

LINE 1: select logextract(20160901,20161001);

So change the constants you are passing into your function to text (i.e., surrounding them with single quotes) so it matches the new function signature.

There exists an element of understanding the options you are being given and adapting if something basic like this is overlooked.

David J.

[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