vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I'd like to use non-SQL-standard time functions in PL/PgSQL code (v8.1.4;w32 ERROR: function transaction_timestamp() does not exist SQL state: 42883 Hint: No function matches the given name and argument types. You may need to add explicit type casts. ERROR: function clock_timestamp() does not exist SQL state: 42883 Hint: No function matches the given name and argument types. You may need to add explicit type casts. Do I have to install extensions or I did something wrong? SHOW search_path; "$user,public" Thank you, -- Csaba Együd |