/[openfoncier]/trunk/data/pgsql/init_data.sql
ViewVC logotype

Diff of /trunk/data/pgsql/init_data.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2450 by vpihour, Thu Nov 7 18:56:52 2013 UTC revision 2451 by vpihour, Fri Nov 8 09:17:45 2013 UTC
# Line 249  COPY affectation_automatique (affectatio Line 249  COPY affectation_automatique (affectatio
249  3       \N      \N      \N      3       3  3       \N      \N      \N      3       3
250  4       1       1       \N      4       1  4       1       1       \N      4       1
251  2       1       2       \N      2       1  2       1       2       \N      2       1
252  1       \N      \N      \N      1       \N  1       \N      \N      \N      1       1
253    5       \N      \N      \N      1       8
254  \.  \.
255    
256    
# Line 257  COPY affectation_automatique (affectatio Line 258  COPY affectation_automatique (affectatio
258  -- Name: affectation_automatique_seq; Type: SEQUENCE SET; Schema: openads; Owner: postgres  -- Name: affectation_automatique_seq; Type: SEQUENCE SET; Schema: openads; Owner: postgres
259  --  --
260    
261  SELECT pg_catalog.setval('affectation_automatique_seq', 5, false);  SELECT pg_catalog.setval('affectation_automatique_seq', 6, false);
262    
263    
264  --  --

Legend:
Removed from v.2450  
changed lines
  Added in v.2451

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26