Changes between Version 43 and Version 44 of PATE Anguille


Ignore:
Timestamp:
Feb 15, 2012 2:13:52 PM (13 years ago)
Author:
celine
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PATE Anguille

    v43 v44  
    269269C:\"Program Files"\PostgreSQL\8.4\bin\psql  -U postgres --dbname "eda2.0_RHT" -f "roe.sql" 
    270270 
     271create schema roe_v3; 
    271272alter table obstacle set schema roe_v3 
    272273COMMENT ON TABLE roe_v3.obstacle IS 'Table transmise par Laurent du 13 février 2012';