harvest_inserts.sql 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. BEGIN;
  2. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('22401', 'ALFACE') ON CONFLICT (harvest_code) DO NOTHING;
  3. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18828', 'ATUM INTEIRO') ON CONFLICT (harvest_code) DO NOTHING;
  4. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19000', 'CANA DE AÇÚCAR') ON CONFLICT (harvest_code) DO NOTHING;
  5. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18829', 'CORVINA') ON CONFLICT (harvest_code) DO NOTHING;
  6. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('6466', 'NAO SE APLICA') ON CONFLICT (harvest_code) DO NOTHING;
  7. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19036', 'PINUS - PADRAO BASICO SERRARIA') ON CONFLICT (harvest_code) DO NOTHING;
  8. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19971', 'PINUS - +25 CM DIAMETRO - MADEIRA GROSSA') ON CONFLICT (harvest_code) DO NOTHING;
  9. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19037', 'PINUS - +25 CM DIAMETRO MADEIRA GROSSA') ON CONFLICT (harvest_code) DO NOTHING;
  10. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19038', 'PINUS - 8 A 17 CM DIAMETRO MADEIRA FINA') ON CONFLICT (harvest_code) DO NOTHING;
  11. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19039', 'PINUS -17 A 25 CM DIAMETRO-MADEIRA MEDIA') ON CONFLICT (harvest_code) DO NOTHING;
  12. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18826', 'QUILOGRAMA') ON CONFLICT (harvest_code) DO NOTHING;
  13. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19941', 'SAFRA') ON CONFLICT (harvest_code) DO NOTHING;
  14. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18831', 'SEMENTES FORRAGEIRAS') ON CONFLICT (harvest_code) DO NOTHING;
  15. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18827', 'TILAPIA VIVA') ON CONFLICT (harvest_code) DO NOTHING;
  16. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18830', 'TRIGO BENEFICIADO') ON CONFLICT (harvest_code) DO NOTHING;
  17. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17154', '0999/0999') ON CONFLICT (harvest_code) DO NOTHING;
  18. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('163', '2010/2011') ON CONFLICT (harvest_code) DO NOTHING;
  19. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19939', '2010/2018') ON CONFLICT (harvest_code) DO NOTHING;
  20. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('335', '2011/2018') ON CONFLICT (harvest_code) DO NOTHING;
  21. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5022', '2012/2016') ON CONFLICT (harvest_code) DO NOTHING;
  22. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5023', '2012/2017') ON CONFLICT (harvest_code) DO NOTHING;
  23. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('333', '2012/2019') ON CONFLICT (harvest_code) DO NOTHING;
  24. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5128', '2013/2016') ON CONFLICT (harvest_code) DO NOTHING;
  25. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5129', '2013/2017') ON CONFLICT (harvest_code) DO NOTHING;
  26. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5130', '2013/2018') ON CONFLICT (harvest_code) DO NOTHING;
  27. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5127', '2013/2019') ON CONFLICT (harvest_code) DO NOTHING;
  28. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('340', '2013/2023') ON CONFLICT (harvest_code) DO NOTHING;
  29. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5055', '2014/2016') ON CONFLICT (harvest_code) DO NOTHING;
  30. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5054', '2014/2017') ON CONFLICT (harvest_code) DO NOTHING;
  31. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5053', '2014/2018') ON CONFLICT (harvest_code) DO NOTHING;
  32. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5052', '2014/2019') ON CONFLICT (harvest_code) DO NOTHING;
  33. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5051', '2014/2020') ON CONFLICT (harvest_code) DO NOTHING;
  34. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('6961', '2014/2021') ON CONFLICT (harvest_code) DO NOTHING;
  35. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('6962', '2014/2022') ON CONFLICT (harvest_code) DO NOTHING;
  36. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('176', '2015/2016') ON CONFLICT (harvest_code) DO NOTHING;
  37. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('7964', '2015/2017') ON CONFLICT (harvest_code) DO NOTHING;
  38. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('7965', '2015/2018') ON CONFLICT (harvest_code) DO NOTHING;
  39. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('7966', '2015/2019') ON CONFLICT (harvest_code) DO NOTHING;
  40. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('7963', '2015/2020') ON CONFLICT (harvest_code) DO NOTHING;
  41. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('9207', '2015/2021') ON CONFLICT (harvest_code) DO NOTHING;
  42. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8827', '2015/2022') ON CONFLICT (harvest_code) DO NOTHING;
  43. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('177', '2016/2016') ON CONFLICT (harvest_code) DO NOTHING;
  44. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('178', '2016/2017') ON CONFLICT (harvest_code) DO NOTHING;
  45. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8106', '2016/2018') ON CONFLICT (harvest_code) DO NOTHING;
  46. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8107', '2016/2019') ON CONFLICT (harvest_code) DO NOTHING;
  47. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8108', '2016/2020') ON CONFLICT (harvest_code) DO NOTHING;
  48. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8109', '2016/2021') ON CONFLICT (harvest_code) DO NOTHING;
  49. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('9829', '2016/2022') ON CONFLICT (harvest_code) DO NOTHING;
  50. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('10356', '2016/2023') ON CONFLICT (harvest_code) DO NOTHING;
  51. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('179', '2017/2017') ON CONFLICT (harvest_code) DO NOTHING;
  52. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('180', '2017/2018') ON CONFLICT (harvest_code) DO NOTHING;
  53. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('10835', '2017/2019') ON CONFLICT (harvest_code) DO NOTHING;
  54. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('10834', '2017/2020') ON CONFLICT (harvest_code) DO NOTHING;
  55. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('10833', '2017/2021') ON CONFLICT (harvest_code) DO NOTHING;
  56. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8546', '2017/2022') ON CONFLICT (harvest_code) DO NOTHING;
  57. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('10635', '2017/2023') ON CONFLICT (harvest_code) DO NOTHING;
  58. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12527', '2017/2024') ON CONFLICT (harvest_code) DO NOTHING;
  59. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('181', '2018/2018') ON CONFLICT (harvest_code) DO NOTHING;
  60. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5161', '2018/2019') ON CONFLICT (harvest_code) DO NOTHING;
  61. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('11824', '2018/2020') ON CONFLICT (harvest_code) DO NOTHING;
  62. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('11825', '2018/2021') ON CONFLICT (harvest_code) DO NOTHING;
  63. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('11823', '2018/2022') ON CONFLICT (harvest_code) DO NOTHING;
  64. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12145', '2018/2023') ON CONFLICT (harvest_code) DO NOTHING;
  65. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('11362', '2018/2024') ON CONFLICT (harvest_code) DO NOTHING;
  66. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('182', '2019/2019') ON CONFLICT (harvest_code) DO NOTHING;
  67. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('5162', '2019/2020') ON CONFLICT (harvest_code) DO NOTHING;
  68. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12469', '2019/2021') ON CONFLICT (harvest_code) DO NOTHING;
  69. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12470', '2019/2022') ON CONFLICT (harvest_code) DO NOTHING;
  70. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12471', '2019/2023') ON CONFLICT (harvest_code) DO NOTHING;
  71. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12472', '2019/2024') ON CONFLICT (harvest_code) DO NOTHING;
  72. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12468', '2019/2025') ON CONFLICT (harvest_code) DO NOTHING;
  73. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('13950', '2019/2026') ON CONFLICT (harvest_code) DO NOTHING;
  74. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('14290', '2019/2027') ON CONFLICT (harvest_code) DO NOTHING;
  75. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('14523', '2019/2029') ON CONFLICT (harvest_code) DO NOTHING;
  76. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('183', '2020/2020') ON CONFLICT (harvest_code) DO NOTHING;
  77. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('6963', '2020/2021') ON CONFLICT (harvest_code) DO NOTHING;
  78. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12474', '2020/2022') ON CONFLICT (harvest_code) DO NOTHING;
  79. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12475', '2020/2023') ON CONFLICT (harvest_code) DO NOTHING;
  80. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12476', '2020/2024') ON CONFLICT (harvest_code) DO NOTHING;
  81. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12477', '2020/2025') ON CONFLICT (harvest_code) DO NOTHING;
  82. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('14964', '2020/2026') ON CONFLICT (harvest_code) DO NOTHING;
  83. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15520', '2020/2027') ON CONFLICT (harvest_code) DO NOTHING;
  84. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15521', '2020/2028') ON CONFLICT (harvest_code) DO NOTHING;
  85. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15522', '2020/2029') ON CONFLICT (harvest_code) DO NOTHING;
  86. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15523', '2020/2030') ON CONFLICT (harvest_code) DO NOTHING;
  87. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('184', '2021/2021') ON CONFLICT (harvest_code) DO NOTHING;
  88. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('8807', '2021/2022') ON CONFLICT (harvest_code) DO NOTHING;
  89. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12478', '2021/2023') ON CONFLICT (harvest_code) DO NOTHING;
  90. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12479', '2021/2024') ON CONFLICT (harvest_code) DO NOTHING;
  91. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12480', '2021/2025') ON CONFLICT (harvest_code) DO NOTHING;
  92. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15524', '2021/2026') ON CONFLICT (harvest_code) DO NOTHING;
  93. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15525', '2021/2027') ON CONFLICT (harvest_code) DO NOTHING;
  94. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15526', '2021/2028') ON CONFLICT (harvest_code) DO NOTHING;
  95. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15527', '2021/2029') ON CONFLICT (harvest_code) DO NOTHING;
  96. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15528', '2021/2030') ON CONFLICT (harvest_code) DO NOTHING;
  97. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15529', '2021/2031') ON CONFLICT (harvest_code) DO NOTHING;
  98. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19028', '2021/2034') ON CONFLICT (harvest_code) DO NOTHING;
  99. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19029', '2021/2035') ON CONFLICT (harvest_code) DO NOTHING;
  100. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17219', '2021/2036') ON CONFLICT (harvest_code) DO NOTHING;
  101. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19030', '2021/2037') ON CONFLICT (harvest_code) DO NOTHING;
  102. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19961', '2021/2038') ON CONFLICT (harvest_code) DO NOTHING;
  103. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19962', '2021/2039') ON CONFLICT (harvest_code) DO NOTHING;
  104. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19963', '2021/2040') ON CONFLICT (harvest_code) DO NOTHING;
  105. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19964', '2021/2041') ON CONFLICT (harvest_code) DO NOTHING;
  106. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19965', '2021/2042') ON CONFLICT (harvest_code) DO NOTHING;
  107. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('185', '2022/2022') ON CONFLICT (harvest_code) DO NOTHING;
  108. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('10272', '2022/2023') ON CONFLICT (harvest_code) DO NOTHING;
  109. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12481', '2022/2024') ON CONFLICT (harvest_code) DO NOTHING;
  110. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12482', '2022/2025') ON CONFLICT (harvest_code) DO NOTHING;
  111. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17942', '2022/2026') ON CONFLICT (harvest_code) DO NOTHING;
  112. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17943', '2022/2027') ON CONFLICT (harvest_code) DO NOTHING;
  113. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18081', '2022/2028') ON CONFLICT (harvest_code) DO NOTHING;
  114. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18082', '2022/2029') ON CONFLICT (harvest_code) DO NOTHING;
  115. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18083', '2022/2030') ON CONFLICT (harvest_code) DO NOTHING;
  116. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18084', '2022/2031') ON CONFLICT (harvest_code) DO NOTHING;
  117. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18085', '2022/2032') ON CONFLICT (harvest_code) DO NOTHING;
  118. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19031', '2022/2033') ON CONFLICT (harvest_code) DO NOTHING;
  119. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19032', '2022/2034') ON CONFLICT (harvest_code) DO NOTHING;
  120. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19033', '2022/2035') ON CONFLICT (harvest_code) DO NOTHING;
  121. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19034', '2022/2036') ON CONFLICT (harvest_code) DO NOTHING;
  122. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19035', '2022/2037') ON CONFLICT (harvest_code) DO NOTHING;
  123. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19966', '2022/2038') ON CONFLICT (harvest_code) DO NOTHING;
  124. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19967', '2022/2039') ON CONFLICT (harvest_code) DO NOTHING;
  125. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19968', '2022/2040') ON CONFLICT (harvest_code) DO NOTHING;
  126. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19969', '2022/2041') ON CONFLICT (harvest_code) DO NOTHING;
  127. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19970', '2022/2042') ON CONFLICT (harvest_code) DO NOTHING;
  128. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('186', '2023/2023') ON CONFLICT (harvest_code) DO NOTHING;
  129. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12483', '2023/2024') ON CONFLICT (harvest_code) DO NOTHING;
  130. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12484', '2023/2025') ON CONFLICT (harvest_code) DO NOTHING;
  131. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18683', '2023/2026') ON CONFLICT (harvest_code) DO NOTHING;
  132. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18060', '2023/2027') ON CONFLICT (harvest_code) DO NOTHING;
  133. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20200', '2023/2028') ON CONFLICT (harvest_code) DO NOTHING;
  134. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20620', '2023/2029') ON CONFLICT (harvest_code) DO NOTHING;
  135. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20621', '2023/2030') ON CONFLICT (harvest_code) DO NOTHING;
  136. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20622', '2023/2031') ON CONFLICT (harvest_code) DO NOTHING;
  137. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20623', '2023/2032') ON CONFLICT (harvest_code) DO NOTHING;
  138. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20601', '2023/2033') ON CONFLICT (harvest_code) DO NOTHING;
  139. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20624', '2023/2034') ON CONFLICT (harvest_code) DO NOTHING;
  140. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20625', '2023/2035') ON CONFLICT (harvest_code) DO NOTHING;
  141. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('21280', '2023/2036') ON CONFLICT (harvest_code) DO NOTHING;
  142. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('21281', '2023/2037') ON CONFLICT (harvest_code) DO NOTHING;
  143. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('21282', '2023/2038') ON CONFLICT (harvest_code) DO NOTHING;
  144. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('21400', '2023/2039') ON CONFLICT (harvest_code) DO NOTHING;
  145. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('21283', '2023/2040') ON CONFLICT (harvest_code) DO NOTHING;
  146. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('187', '2024/2024') ON CONFLICT (harvest_code) DO NOTHING;
  147. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('12473', '2024/2025') ON CONFLICT (harvest_code) DO NOTHING;
  148. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('18412', '2024/2026') ON CONFLICT (harvest_code) DO NOTHING;
  149. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19005', '2024/2027') ON CONFLICT (harvest_code) DO NOTHING;
  150. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19006', '2024/2028') ON CONFLICT (harvest_code) DO NOTHING;
  151. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19007', '2024/2029') ON CONFLICT (harvest_code) DO NOTHING;
  152. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19001', '2024/2030') ON CONFLICT (harvest_code) DO NOTHING;
  153. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23900', '2024/2031') ON CONFLICT (harvest_code) DO NOTHING;
  154. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23920', '2024/2032') ON CONFLICT (harvest_code) DO NOTHING;
  155. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23901', '2024/2033') ON CONFLICT (harvest_code) DO NOTHING;
  156. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23940', '2024/2034') ON CONFLICT (harvest_code) DO NOTHING;
  157. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23921', '2024/2035') ON CONFLICT (harvest_code) DO NOTHING;
  158. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('24860', '2024/2036') ON CONFLICT (harvest_code) DO NOTHING;
  159. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('24861', '2024/2037') ON CONFLICT (harvest_code) DO NOTHING;
  160. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('24862', '2024/2038') ON CONFLICT (harvest_code) DO NOTHING;
  161. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('24863', '2024/2039') ON CONFLICT (harvest_code) DO NOTHING;
  162. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('24864', '2024/2040') ON CONFLICT (harvest_code) DO NOTHING;
  163. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('188', '2025/2025') ON CONFLICT (harvest_code) DO NOTHING;
  164. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15798', '2025/2026') ON CONFLICT (harvest_code) DO NOTHING;
  165. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19008', '2025/2027') ON CONFLICT (harvest_code) DO NOTHING;
  166. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19009', '2025/2028') ON CONFLICT (harvest_code) DO NOTHING;
  167. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19010', '2025/2029') ON CONFLICT (harvest_code) DO NOTHING;
  168. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('24680', '2025/2030') ON CONFLICT (harvest_code) DO NOTHING;
  169. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('25663', '2025/2031') ON CONFLICT (harvest_code) DO NOTHING;
  170. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26064', '2025/2032') ON CONFLICT (harvest_code) DO NOTHING;
  171. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26065', '2025/2033') ON CONFLICT (harvest_code) DO NOTHING;
  172. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26066', '2025/2034') ON CONFLICT (harvest_code) DO NOTHING;
  173. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26067', '2025/2035') ON CONFLICT (harvest_code) DO NOTHING;
  174. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26121', '2025/2036') ON CONFLICT (harvest_code) DO NOTHING;
  175. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26122', '2025/2037') ON CONFLICT (harvest_code) DO NOTHING;
  176. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26123', '2025/2038') ON CONFLICT (harvest_code) DO NOTHING;
  177. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26124', '2025/2039') ON CONFLICT (harvest_code) DO NOTHING;
  178. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26125', '2025/2040') ON CONFLICT (harvest_code) DO NOTHING;
  179. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27781', '2025/2045') ON CONFLICT (harvest_code) DO NOTHING;
  180. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27921', '2025/2055') ON CONFLICT (harvest_code) DO NOTHING;
  181. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27782', '2025/2065') ON CONFLICT (harvest_code) DO NOTHING;
  182. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('189', '2026/2026') ON CONFLICT (harvest_code) DO NOTHING;
  183. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15799', '2026/2027') ON CONFLICT (harvest_code) DO NOTHING;
  184. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19011', '2026/2028') ON CONFLICT (harvest_code) DO NOTHING;
  185. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19012', '2026/2029') ON CONFLICT (harvest_code) DO NOTHING;
  186. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19013', '2026/2030') ON CONFLICT (harvest_code) DO NOTHING;
  187. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('25400', '2026/2031') ON CONFLICT (harvest_code) DO NOTHING;
  188. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27101', '2026/2032') ON CONFLICT (harvest_code) DO NOTHING;
  189. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27102', '2026/2033') ON CONFLICT (harvest_code) DO NOTHING;
  190. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27103', '2026/2034') ON CONFLICT (harvest_code) DO NOTHING;
  191. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27104', '2026/2035') ON CONFLICT (harvest_code) DO NOTHING;
  192. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27105', '2026/2036') ON CONFLICT (harvest_code) DO NOTHING;
  193. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('27541', '2026/2040') ON CONFLICT (harvest_code) DO NOTHING;
  194. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('190', '2027/2027') ON CONFLICT (harvest_code) DO NOTHING;
  195. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('15800', '2027/2028') ON CONFLICT (harvest_code) DO NOTHING;
  196. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19014', '2027/2029') ON CONFLICT (harvest_code) DO NOTHING;
  197. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19015', '2027/2030') ON CONFLICT (harvest_code) DO NOTHING;
  198. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('28021', '2027/2032') ON CONFLICT (harvest_code) DO NOTHING;
  199. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26983', '2027/2033') ON CONFLICT (harvest_code) DO NOTHING;
  200. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('191', '2028/2028') ON CONFLICT (harvest_code) DO NOTHING;
  201. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17497', '2028/2029') ON CONFLICT (harvest_code) DO NOTHING;
  202. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20086', '2029/2029') ON CONFLICT (harvest_code) DO NOTHING;
  203. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17498', '2029/2030') ON CONFLICT (harvest_code) DO NOTHING;
  204. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23000', '2030/2030') ON CONFLICT (harvest_code) DO NOTHING;
  205. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('17499', '2030/2031') ON CONFLICT (harvest_code) DO NOTHING;
  206. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23001', '2031/2031') ON CONFLICT (harvest_code) DO NOTHING;
  207. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('21520', '2031/2032') ON CONFLICT (harvest_code) DO NOTHING;
  208. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19026', '2032') ON CONFLICT (harvest_code) DO NOTHING;
  209. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23002', '2032/2032') ON CONFLICT (harvest_code) DO NOTHING;
  210. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23003', '2032/2033') ON CONFLICT (harvest_code) DO NOTHING;
  211. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('19027', '2033') ON CONFLICT (harvest_code) DO NOTHING;
  212. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23004', '2033/2033') ON CONFLICT (harvest_code) DO NOTHING;
  213. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23005', '2033/2034') ON CONFLICT (harvest_code) DO NOTHING;
  214. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23006', '2034/2034') ON CONFLICT (harvest_code) DO NOTHING;
  215. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23020', '2034/2035') ON CONFLICT (harvest_code) DO NOTHING;
  216. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23021', '2035/2035') ON CONFLICT (harvest_code) DO NOTHING;
  217. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23022', '2035/2036') ON CONFLICT (harvest_code) DO NOTHING;
  218. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23023', '2036/2036') ON CONFLICT (harvest_code) DO NOTHING;
  219. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23024', '2036/2037') ON CONFLICT (harvest_code) DO NOTHING;
  220. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23025', '2037/2037') ON CONFLICT (harvest_code) DO NOTHING;
  221. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23026', '2037/2038') ON CONFLICT (harvest_code) DO NOTHING;
  222. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('23027', '2038/2038') ON CONFLICT (harvest_code) DO NOTHING;
  223. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26002', '21/21,21/22,22/22,22/23/23/23,24/24') ON CONFLICT (harvest_code) DO NOTHING;
  224. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('26003', '21/21') ON CONFLICT (harvest_code) DO NOTHING;
  225. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20100', '22/23') ON CONFLICT (harvest_code) DO NOTHING;
  226. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20105', '22/23') ON CONFLICT (harvest_code) DO NOTHING;
  227. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20101', '23/24') ON CONFLICT (harvest_code) DO NOTHING;
  228. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20102', '24/25') ON CONFLICT (harvest_code) DO NOTHING;
  229. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20103', '25/26') ON CONFLICT (harvest_code) DO NOTHING;
  230. INSERT INTO harvest (harvest_code, harvest_name) VALUES ('20104', '26/27') ON CONFLICT (harvest_code) DO NOTHING;
  231. COMMIT;