This tag is specifically for PostgreSQL version 8.3

learn more… | top users | synonyms

2
votes
2answers
214 views

Bug in PL/pgSQL function creation

I don't know if this question better suits here or in SO ... This is a script that I'd like to launch (the code of the function was copied from a question on SO): \c mydb create or replace function ...