If I try to construct something the build code refuses
to change and I get the following two error messages.
Warning: pg_query(): Query failed: ERROR: column "abc2"
does not exist in /space/me/openme/php/db_pgsql.inc on
line 179
ase.owner_id = players.player_id WHERE
base.public_sector_id=abc2 AND ((base.owner_id =490) OR
(base.alliance_id in (1094,1115)))
PostgreSQL Error: 1 (ERROR: column "abc2" does not exist)
Session halted.