Update in all tables - Mailing list pgsql-sql

From Judith
Subject Update in all tables
Date
Msg-id 43FCA8B0.3050803@correolux.com.mx
Whole thread Raw
Responses Re: Update in all tables  (Janning Vygen <vygen@gmx.de>)
Re: Update in all tables  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-sql
   Hello everybody I need to update a field with the same value in the 
tables of my data base but this field exists in almost all tables and 
has the same value, I don't want to code a script, so my question is if 
there is some way to update that field with a query and affects all the 
tables that contain the field?
   Thanks in advanced, regards!!!



pgsql-sql by date:

Previous
From: Mario Splivalo
Date:
Subject: 'locking' the SELECTs based on indices...
Next
From: Janning Vygen
Date:
Subject: Re: Update in all tables