Changes between Version 28 and Version 29 of PATE Anguille


Ignore:
Timestamp:
Feb 14, 2012 3:43:30 PM (13 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PATE Anguille

    v28 v29  
    266266cd D:\CelineJouanin\ROE2012 
    267267C:\"Program Files"\PostgreSQL\8.4\bin\psql  -U postgres --dbname "eda2.0_RHT" -f "roe.sql" 
    268 }}} 
     268 
     269alter table obstacle set schema roe_v2 
     270COMMENT ON TABLE roe_v2.obstacle IS 'Table transmise par Laurent du 13 février 2012'; 
     271}}}