Warning: Undefined array key "q" in /var/www/html/common/autocomp.php on line 3
Warning: Undefined array key "tbl" in /var/www/html/common/autocomp.php on line 4
Warning: Undefined array key "id" in /var/www/html/common/autocomp.php on line 5
Warning: Undefined array key "nm" in /var/www/html/common/autocomp.php on line 6
Warning: Undefined array key "maxrows" in /var/www/html/common/autocomp.php on line 7
Warning: pg_query(): Query failed: ERROR: function top(integer) does not exist
LINE 1: select distinct top (12) city,state from view_zip_codes wher...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts. in /var/www/html/common/db_class_pg.php on line 46
Deprecated: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated in /var/www/html/common/db_class_pg.php on line 46
Deprecated: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated in /var/www/html/common/db_class_pg.php on line 167
Error in line 46 of file [/var/www/html/common/db_class_pg.php]
Error in line 10 of file [/var/www/html/common/autocomp.php]
IP: 10.10.0.2
Error Messgae: ERROR: function top(integer) does not exist
LINE 1: select distinct top (12) city,state from view_zip_codes wher...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
Error Message: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated
SQL: select distinct top (12) city,state from view_zip_codes where city like '%' order by city
Deprecated: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated in /var/www/html/common/db_class_pg.php on line 46