FreshPorts / freshports

The website part of FreshPorts
http://www.freshports.org/
BSD 2-Clause "Simplified" License
68 stars 24 forks source link

duplicate watchliststagingclear #589

Closed dlangille closed 1 month ago

dlangille commented 1 month ago

Warning: pg_query_params(): Query failed: ERROR: function watchliststagingclear(unknown) is not unique LINE 1: select WatchListStagingClear($1) ^ HINT: Could not choose a best candidate function. You might need to add explicit type casts. in /usr/local/www/freshports/www/pkg_process.inc on line 533 ERROR: function watchliststagingclear(unknown) is not unique LINE 1: select WatchListStagingClear($1) ^ HINT: Could not choose a best candidate function. You might need to add explicit type casts. sql = select WatchListStagingClear($1)

This happened on dvl at /pkg_upload.php (for those following along at home, you can't get to that host; it's in my basement).

dlangille commented 1 month ago

fixed in all hosts.