pg_dump 0.3.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
 - data/.idea/workspace.xml +113 -22
 - data/bin/console +1 -1
 - data/lib/pg_dump/version.rb +1 -1
 - data/pg_dump.gemspec +3 -4
 - metadata +4 -4
 
    
        checksums.yaml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            ---
         
     | 
| 
       2 
2 
     | 
    
         
             
            SHA1:
         
     | 
| 
       3 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       4 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 3 
     | 
    
         
            +
              metadata.gz: 12c4e15a0e4801f59440436adc25bff968309345
         
     | 
| 
      
 4 
     | 
    
         
            +
              data.tar.gz: 933715eb853f2cfb5181f944a33b4b9e40601c61
         
     | 
| 
       5 
5 
     | 
    
         
             
            SHA512:
         
     | 
| 
       6 
     | 
    
         
            -
              metadata.gz:  
     | 
| 
       7 
     | 
    
         
            -
              data.tar.gz:  
     | 
| 
      
 6 
     | 
    
         
            +
              metadata.gz: 900cbd6a87d0324854c06942cf4251b1fe151094dd3419350a2978702bc6b1da20f6d0fec5488528a9a0ef4b31dffdb7b57ee8714c69e0486e95e49126c26cb8
         
     | 
| 
      
 7 
     | 
    
         
            +
              data.tar.gz: 2f381be610867d677a66866de1174dbe7edd6a3cdfb99f212c6f7ec0740a3ad2d238e4615ee05918bca98abdd273f9a74e1ed4c9817f0b4cb86115ccec12016d
         
     | 
    
        data/.idea/workspace.xml
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            <?xml version="1.0" encoding="UTF-8"?>
         
     | 
| 
       2 
2 
     | 
    
         
             
            <project version="4">
         
     | 
| 
       3 
3 
     | 
    
         
             
              <component name="ChangeListManager">
         
     | 
| 
       4 
     | 
    
         
            -
                <list default="true" id=" 
     | 
| 
      
 4 
     | 
    
         
            +
                <list default="true" id="2a5f92f1-6f38-4ecb-9e09-5441a5b214b0" name="Default" comment="" />
         
     | 
| 
       5 
5 
     | 
    
         
             
                <ignored path="pg_dump.iws" />
         
     | 
| 
       6 
6 
     | 
    
         
             
                <ignored path=".idea/workspace.xml" />
         
     | 
| 
       7 
7 
     | 
    
         
             
                <ignored path=".idea/dataSources.local.xml" />
         
     | 
| 
         @@ -24,21 +24,36 @@ 
     | 
|
| 
       24 
24 
     | 
    
         
             
                  <file leaf-file-name="pg_dump.gemspec" pinned="false" current-in-tab="true">
         
     | 
| 
       25 
25 
     | 
    
         
             
                    <entry file="file://$PROJECT_DIR$/pg_dump.gemspec">
         
     | 
| 
       26 
26 
     | 
    
         
             
                      <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       27 
     | 
    
         
            -
                        <state relative-caret-position=" 
     | 
| 
       28 
     | 
    
         
            -
                          <caret line=" 
     | 
| 
      
 27 
     | 
    
         
            +
                        <state relative-caret-position="270">
         
     | 
| 
      
 28 
     | 
    
         
            +
                          <caret line="18" column="62" selection-start-line="18" selection-start-column="62" selection-end-line="18" selection-end-column="62" />
         
     | 
| 
       29 
29 
     | 
    
         
             
                          <folding />
         
     | 
| 
       30 
30 
     | 
    
         
             
                        </state>
         
     | 
| 
       31 
31 
     | 
    
         
             
                      </provider>
         
     | 
| 
       32 
32 
     | 
    
         
             
                    </entry>
         
     | 
| 
       33 
33 
     | 
    
         
             
                  </file>
         
     | 
| 
      
 34 
     | 
    
         
            +
                  <file leaf-file-name="README.md" pinned="false" current-in-tab="false">
         
     | 
| 
      
 35 
     | 
    
         
            +
                    <entry file="file://$PROJECT_DIR$/README.md">
         
     | 
| 
      
 36 
     | 
    
         
            +
                      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
         
     | 
| 
      
 37 
     | 
    
         
            +
                        <state split_layout="SPLIT">
         
     | 
| 
      
 38 
     | 
    
         
            +
                          <first_editor relative-caret-position="165">
         
     | 
| 
      
 39 
     | 
    
         
            +
                            <caret line="11" column="13" selection-start-line="11" selection-start-column="13" selection-end-line="11" selection-end-column="13" />
         
     | 
| 
      
 40 
     | 
    
         
            +
                            <folding />
         
     | 
| 
      
 41 
     | 
    
         
            +
                          </first_editor>
         
     | 
| 
      
 42 
     | 
    
         
            +
                          <second_editor />
         
     | 
| 
      
 43 
     | 
    
         
            +
                        </state>
         
     | 
| 
      
 44 
     | 
    
         
            +
                      </provider>
         
     | 
| 
      
 45 
     | 
    
         
            +
                    </entry>
         
     | 
| 
      
 46 
     | 
    
         
            +
                  </file>
         
     | 
| 
       34 
47 
     | 
    
         
             
                </leaf>
         
     | 
| 
       35 
48 
     | 
    
         
             
              </component>
         
     | 
| 
       36 
49 
     | 
    
         
             
              <component name="IdeDocumentHistory">
         
     | 
| 
       37 
50 
     | 
    
         
             
                <option name="CHANGED_PATHS">
         
     | 
| 
       38 
51 
     | 
    
         
             
                  <list>
         
     | 
| 
      
 52 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/../pg_sync/pg_sync.gemspec" />
         
     | 
| 
      
 53 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/bin/console" />
         
     | 
| 
       39 
54 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/lib/pg_dump.rb" />
         
     | 
| 
       40 
     | 
    
         
            -
                    <option value="$PROJECT_DIR$/pg_dump.gemspec" />
         
     | 
| 
       41 
55 
     | 
    
         
             
                    <option value="$PROJECT_DIR$/lib/pg_dump/version.rb" />
         
     | 
| 
      
 56 
     | 
    
         
            +
                    <option value="$PROJECT_DIR$/pg_dump.gemspec" />
         
     | 
| 
       42 
57 
     | 
    
         
             
                  </list>
         
     | 
| 
       43 
58 
     | 
    
         
             
                </option>
         
     | 
| 
       44 
59 
     | 
    
         
             
              </component>
         
     | 
| 
         @@ -49,10 +64,10 @@ 
     | 
|
| 
       49 
64 
     | 
    
         
             
                <sorting>DEFINITION_ORDER</sorting>
         
     | 
| 
       50 
65 
     | 
    
         
             
              </component>
         
     | 
| 
       51 
66 
     | 
    
         
             
              <component name="ProjectFrameBounds">
         
     | 
| 
       52 
     | 
    
         
            -
                <option name="x" value=" 
     | 
| 
      
 67 
     | 
    
         
            +
                <option name="x" value="3" />
         
     | 
| 
       53 
68 
     | 
    
         
             
                <option name="y" value="23" />
         
     | 
| 
       54 
69 
     | 
    
         
             
                <option name="width" value="1343" />
         
     | 
| 
       55 
     | 
    
         
            -
                <option name="height" value=" 
     | 
| 
      
 70 
     | 
    
         
            +
                <option name="height" value="807" />
         
     | 
| 
       56 
71 
     | 
    
         
             
              </component>
         
     | 
| 
       57 
72 
     | 
    
         
             
              <component name="ProjectLevelVcsManager" settingsEditedManually="false">
         
     | 
| 
       58 
73 
     | 
    
         
             
                <OptionsSetting value="true" id="Add" />
         
     | 
| 
         @@ -79,6 +94,7 @@ 
     | 
|
| 
       79 
94 
     | 
    
         
             
                  <foldersAlwaysOnTop value="true" />
         
     | 
| 
       80 
95 
     | 
    
         
             
                </navigator>
         
     | 
| 
       81 
96 
     | 
    
         
             
                <panes>
         
     | 
| 
      
 97 
     | 
    
         
            +
                  <pane id="Scratches" />
         
     | 
| 
       82 
98 
     | 
    
         
             
                  <pane id="ProjectPane">
         
     | 
| 
       83 
99 
     | 
    
         
             
                    <subPane>
         
     | 
| 
       84 
100 
     | 
    
         
             
                      <PATH>
         
     | 
| 
         @@ -129,9 +145,22 @@ 
     | 
|
| 
       129 
145 
     | 
    
         
             
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
         
     | 
| 
       130 
146 
     | 
    
         
             
                        </PATH_ELEMENT>
         
     | 
| 
       131 
147 
     | 
    
         
             
                      </PATH>
         
     | 
| 
      
 148 
     | 
    
         
            +
                      <PATH>
         
     | 
| 
      
 149 
     | 
    
         
            +
                        <PATH_ELEMENT>
         
     | 
| 
      
 150 
     | 
    
         
            +
                          <option name="myItemId" value="pg_dump" />
         
     | 
| 
      
 151 
     | 
    
         
            +
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
         
     | 
| 
      
 152 
     | 
    
         
            +
                        </PATH_ELEMENT>
         
     | 
| 
      
 153 
     | 
    
         
            +
                        <PATH_ELEMENT>
         
     | 
| 
      
 154 
     | 
    
         
            +
                          <option name="myItemId" value="pg_dump" />
         
     | 
| 
      
 155 
     | 
    
         
            +
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
         
     | 
| 
      
 156 
     | 
    
         
            +
                        </PATH_ELEMENT>
         
     | 
| 
      
 157 
     | 
    
         
            +
                        <PATH_ELEMENT>
         
     | 
| 
      
 158 
     | 
    
         
            +
                          <option name="myItemId" value="bin" />
         
     | 
| 
      
 159 
     | 
    
         
            +
                          <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
         
     | 
| 
      
 160 
     | 
    
         
            +
                        </PATH_ELEMENT>
         
     | 
| 
      
 161 
     | 
    
         
            +
                      </PATH>
         
     | 
| 
       132 
162 
     | 
    
         
             
                    </subPane>
         
     | 
| 
       133 
163 
     | 
    
         
             
                  </pane>
         
     | 
| 
       134 
     | 
    
         
            -
                  <pane id="Scratches" />
         
     | 
| 
       135 
164 
     | 
    
         
             
                  <pane id="Scope" />
         
     | 
| 
       136 
165 
     | 
    
         
             
                </panes>
         
     | 
| 
       137 
166 
     | 
    
         
             
              </component>
         
     | 
| 
         @@ -179,6 +208,25 @@ 
     | 
|
| 
       179 
208 
     | 
    
         
             
                <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
         
     | 
| 
       180 
209 
     | 
    
         
             
                  <method />
         
     | 
| 
       181 
210 
     | 
    
         
             
                </configuration>
         
     | 
| 
      
 211 
     | 
    
         
            +
                <configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
         
     | 
| 
      
 212 
     | 
    
         
            +
                  <module name="" />
         
     | 
| 
      
 213 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
         
     | 
| 
      
 214 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="" />
         
     | 
| 
      
 215 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
         
     | 
| 
      
 216 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
         
     | 
| 
      
 217 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
         
     | 
| 
      
 218 
     | 
    
         
            +
                  <envs />
         
     | 
| 
      
 219 
     | 
    
         
            +
                  <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
         
     | 
| 
      
 220 
     | 
    
         
            +
                  <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
         
     | 
| 
      
 221 
     | 
    
         
            +
                  <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
         
     | 
| 
      
 222 
     | 
    
         
            +
                    <COVERAGE_PATTERN ENABLED="true">
         
     | 
| 
      
 223 
     | 
    
         
            +
                      <PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
         
     | 
| 
      
 224 
     | 
    
         
            +
                    </COVERAGE_PATTERN>
         
     | 
| 
      
 225 
     | 
    
         
            +
                  </EXTENSION>
         
     | 
| 
      
 226 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
         
     | 
| 
      
 227 
     | 
    
         
            +
                  <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
         
     | 
| 
      
 228 
     | 
    
         
            +
                  <method />
         
     | 
| 
      
 229 
     | 
    
         
            +
                </configuration>
         
     | 
| 
       182 
230 
     | 
    
         
             
                <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
         
     | 
| 
       183 
231 
     | 
    
         
             
                  <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
         
     | 
| 
       184 
232 
     | 
    
         
             
                  <module name="" />
         
     | 
| 
         @@ -222,28 +270,29 @@ 
     | 
|
| 
       222 
270 
     | 
    
         
             
              </component>
         
     | 
| 
       223 
271 
     | 
    
         
             
              <component name="TaskManager">
         
     | 
| 
       224 
272 
     | 
    
         
             
                <task active="true" id="Default" summary="Default task">
         
     | 
| 
       225 
     | 
    
         
            -
                  <changelist id=" 
     | 
| 
       226 
     | 
    
         
            -
                  <created> 
     | 
| 
      
 273 
     | 
    
         
            +
                  <changelist id="2a5f92f1-6f38-4ecb-9e09-5441a5b214b0" name="Default" comment="" />
         
     | 
| 
      
 274 
     | 
    
         
            +
                  <created>1478592937991</created>
         
     | 
| 
       227 
275 
     | 
    
         
             
                  <option name="number" value="Default" />
         
     | 
| 
       228 
276 
     | 
    
         
             
                  <option name="presentableId" value="Default" />
         
     | 
| 
       229 
     | 
    
         
            -
                  <updated> 
     | 
| 
       230 
     | 
    
         
            -
                  <workItem from=" 
     | 
| 
      
 277 
     | 
    
         
            +
                  <updated>1478592937991</updated>
         
     | 
| 
      
 278 
     | 
    
         
            +
                  <workItem from="1478592939190" duration="613000" />
         
     | 
| 
       231 
279 
     | 
    
         
             
                </task>
         
     | 
| 
       232 
280 
     | 
    
         
             
                <servers />
         
     | 
| 
       233 
281 
     | 
    
         
             
              </component>
         
     | 
| 
       234 
282 
     | 
    
         
             
              <component name="TimeTrackingManager">
         
     | 
| 
       235 
     | 
    
         
            -
                <option name="totallyTimeSpent" value=" 
     | 
| 
      
 283 
     | 
    
         
            +
                <option name="totallyTimeSpent" value="613000" />
         
     | 
| 
       236 
284 
     | 
    
         
             
              </component>
         
     | 
| 
       237 
285 
     | 
    
         
             
              <component name="ToolWindowManager">
         
     | 
| 
       238 
     | 
    
         
            -
                <frame x=" 
     | 
| 
      
 286 
     | 
    
         
            +
                <frame x="3" y="23" width="1343" height="807" extended-state="0" />
         
     | 
| 
       239 
287 
     | 
    
         
             
                <editor active="true" />
         
     | 
| 
       240 
288 
     | 
    
         
             
                <layout>
         
     | 
| 
       241 
289 
     | 
    
         
             
                  <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24980783" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
         
     | 
| 
       242 
290 
     | 
    
         
             
                  <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
         
     | 
| 
       243 
291 
     | 
    
         
             
                  <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
         
     | 
| 
       244 
292 
     | 
    
         
             
                  <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       245 
     | 
    
         
            -
                  <window_info id=" 
     | 
| 
      
 293 
     | 
    
         
            +
                  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32946298" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       246 
294 
     | 
    
         
             
                  <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
         
     | 
| 
      
 295 
     | 
    
         
            +
                  <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.33091438" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
         
     | 
| 
       247 
296 
     | 
    
         
             
                  <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       248 
297 
     | 
    
         
             
                  <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       249 
298 
     | 
    
         
             
                  <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
         
     | 
| 
         @@ -252,7 +301,6 @@ 
     | 
|
| 
       252 
301 
     | 
    
         
             
                  <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
         
     | 
| 
       253 
302 
     | 
    
         
             
                  <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
         
     | 
| 
       254 
303 
     | 
    
         
             
                  <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
         
     | 
| 
       255 
     | 
    
         
            -
                  <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       256 
304 
     | 
    
         
             
                  <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
         
     | 
| 
       257 
305 
     | 
    
         
             
                  <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
         
     | 
| 
       258 
306 
     | 
    
         
             
                </layout>
         
     | 
| 
         @@ -273,26 +321,69 @@ 
     | 
|
| 
       273 
321 
     | 
    
         
             
                <watches-manager />
         
     | 
| 
       274 
322 
     | 
    
         
             
              </component>
         
     | 
| 
       275 
323 
     | 
    
         
             
              <component name="editorHistoryManager">
         
     | 
| 
       276 
     | 
    
         
            -
                <entry file="file://$PROJECT_DIR 
     | 
| 
      
 324 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/../pg_sync/pg_sync.gemspec">
         
     | 
| 
       277 
325 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       278 
     | 
    
         
            -
                    <state relative-caret-position=" 
     | 
| 
       279 
     | 
    
         
            -
                      <caret line=" 
     | 
| 
      
 326 
     | 
    
         
            +
                    <state relative-caret-position="285">
         
     | 
| 
      
 327 
     | 
    
         
            +
                      <caret line="19" column="6" selection-start-line="19" selection-start-column="6" selection-end-line="19" selection-end-column="6" />
         
     | 
| 
      
 328 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 329 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 330 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 331 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 332 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/../pg_sync/lib/pg_sync.rb">
         
     | 
| 
      
 333 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 334 
     | 
    
         
            +
                    <state relative-caret-position="343">
         
     | 
| 
      
 335 
     | 
    
         
            +
                      <caret line="39" column="3" selection-start-line="2" selection-start-column="0" selection-end-line="39" selection-end-column="3" />
         
     | 
| 
       280 
336 
     | 
    
         
             
                      <folding />
         
     | 
| 
       281 
337 
     | 
    
         
             
                    </state>
         
     | 
| 
       282 
338 
     | 
    
         
             
                  </provider>
         
     | 
| 
       283 
339 
     | 
    
         
             
                </entry>
         
     | 
| 
       284 
340 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/lib/pg_dump.rb">
         
     | 
| 
       285 
341 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       286 
     | 
    
         
            -
                    <state relative-caret-position=" 
     | 
| 
       287 
     | 
    
         
            -
                      <caret line=" 
     | 
| 
      
 342 
     | 
    
         
            +
                    <state relative-caret-position="45">
         
     | 
| 
      
 343 
     | 
    
         
            +
                      <caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
         
     | 
| 
      
 344 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 345 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 346 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 347 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 348 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/bin/console">
         
     | 
| 
      
 349 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 350 
     | 
    
         
            +
                    <state relative-caret-position="195">
         
     | 
| 
      
 351 
     | 
    
         
            +
                      <caret line="13" column="9" selection-start-line="13" selection-start-column="9" selection-end-line="13" selection-end-column="9" />
         
     | 
| 
      
 352 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 353 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 354 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 355 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 356 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/bin/setup">
         
     | 
| 
      
 357 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 358 
     | 
    
         
            +
                    <state relative-caret-position="120">
         
     | 
| 
      
 359 
     | 
    
         
            +
                      <caret line="8" column="0" selection-start-line="8" selection-start-column="0" selection-end-line="8" selection-end-column="0" />
         
     | 
| 
       288 
360 
     | 
    
         
             
                      <folding />
         
     | 
| 
       289 
361 
     | 
    
         
             
                    </state>
         
     | 
| 
       290 
362 
     | 
    
         
             
                  </provider>
         
     | 
| 
       291 
363 
     | 
    
         
             
                </entry>
         
     | 
| 
      
 364 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/lib/pg_dump/version.rb">
         
     | 
| 
      
 365 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
      
 366 
     | 
    
         
            +
                    <state relative-caret-position="15">
         
     | 
| 
      
 367 
     | 
    
         
            +
                      <caret line="1" column="16" selection-start-line="1" selection-start-column="16" selection-end-line="1" selection-end-column="16" />
         
     | 
| 
      
 368 
     | 
    
         
            +
                      <folding />
         
     | 
| 
      
 369 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 370 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 371 
     | 
    
         
            +
                </entry>
         
     | 
| 
      
 372 
     | 
    
         
            +
                <entry file="file://$PROJECT_DIR$/README.md">
         
     | 
| 
      
 373 
     | 
    
         
            +
                  <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
         
     | 
| 
      
 374 
     | 
    
         
            +
                    <state split_layout="SPLIT">
         
     | 
| 
      
 375 
     | 
    
         
            +
                      <first_editor relative-caret-position="165">
         
     | 
| 
      
 376 
     | 
    
         
            +
                        <caret line="11" column="13" selection-start-line="11" selection-start-column="13" selection-end-line="11" selection-end-column="13" />
         
     | 
| 
      
 377 
     | 
    
         
            +
                        <folding />
         
     | 
| 
      
 378 
     | 
    
         
            +
                      </first_editor>
         
     | 
| 
      
 379 
     | 
    
         
            +
                      <second_editor />
         
     | 
| 
      
 380 
     | 
    
         
            +
                    </state>
         
     | 
| 
      
 381 
     | 
    
         
            +
                  </provider>
         
     | 
| 
      
 382 
     | 
    
         
            +
                </entry>
         
     | 
| 
       292 
383 
     | 
    
         
             
                <entry file="file://$PROJECT_DIR$/pg_dump.gemspec">
         
     | 
| 
       293 
384 
     | 
    
         
             
                  <provider selected="true" editor-type-id="text-editor">
         
     | 
| 
       294 
     | 
    
         
            -
                    <state relative-caret-position=" 
     | 
| 
       295 
     | 
    
         
            -
                      <caret line=" 
     | 
| 
      
 385 
     | 
    
         
            +
                    <state relative-caret-position="270">
         
     | 
| 
      
 386 
     | 
    
         
            +
                      <caret line="18" column="62" selection-start-line="18" selection-start-column="62" selection-end-line="18" selection-end-column="62" />
         
     | 
| 
       296 
387 
     | 
    
         
             
                      <folding />
         
     | 
| 
       297 
388 
     | 
    
         
             
                    </state>
         
     | 
| 
       298 
389 
     | 
    
         
             
                  </provider>
         
     | 
    
        data/bin/console
    CHANGED
    
    
    
        data/lib/pg_dump/version.rb
    CHANGED
    
    
    
        data/pg_dump.gemspec
    CHANGED
    
    | 
         @@ -9,14 +9,13 @@ Gem::Specification.new do |spec| 
     | 
|
| 
       9 
9 
     | 
    
         
             
              spec.authors       = ["ziyouchutuwenwu"]
         
     | 
| 
       10 
10 
     | 
    
         
             
              spec.email         = ["ziyouchutuwenwu@gmail.com"]
         
     | 
| 
       11 
11 
     | 
    
         | 
| 
       12 
     | 
    
         
            -
              spec.summary       = "pg sync  
     | 
| 
       13 
     | 
    
         
            -
              spec.description   = " 
     | 
| 
       14 
     | 
    
         
            -
              spec.homepage      = " 
     | 
| 
      
 12 
     | 
    
         
            +
              spec.summary       = "pg sync tool"
         
     | 
| 
      
 13 
     | 
    
         
            +
              spec.description   = "based on pg_dump and pg_restore"
         
     | 
| 
      
 14 
     | 
    
         
            +
              spec.homepage      = "https://github.com/ziyouchutuwenwu/pg_dump"
         
     | 
| 
       15 
15 
     | 
    
         | 
| 
       16 
16 
     | 
    
         
             
              spec.files         = `git ls-files -z`.split("\x0").reject do |f|
         
     | 
| 
       17 
17 
     | 
    
         
             
                f.match(%r{^(test|spec|features)/})
         
     | 
| 
       18 
18 
     | 
    
         
             
              end
         
     | 
| 
       19 
     | 
    
         
            -
             
     | 
| 
       20 
19 
     | 
    
         
             
              spec.bindir        = "exe"
         
     | 
| 
       21 
20 
     | 
    
         
             
              spec.executables   = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
         
     | 
| 
       22 
21 
     | 
    
         
             
              spec.require_paths = ["lib"]
         
     | 
    
        metadata
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 
       1 
1 
     | 
    
         
             
            --- !ruby/object:Gem::Specification
         
     | 
| 
       2 
2 
     | 
    
         
             
            name: pg_dump
         
     | 
| 
       3 
3 
     | 
    
         
             
            version: !ruby/object:Gem::Version
         
     | 
| 
       4 
     | 
    
         
            -
              version: 0. 
     | 
| 
      
 4 
     | 
    
         
            +
              version: 0.4.0
         
     | 
| 
       5 
5 
     | 
    
         
             
            platform: ruby
         
     | 
| 
       6 
6 
     | 
    
         
             
            authors:
         
     | 
| 
       7 
7 
     | 
    
         
             
            - ziyouchutuwenwu
         
     | 
| 
         @@ -38,7 +38,7 @@ dependencies: 
     | 
|
| 
       38 
38 
     | 
    
         
             
                - - "~>"
         
     | 
| 
       39 
39 
     | 
    
         
             
                  - !ruby/object:Gem::Version
         
     | 
| 
       40 
40 
     | 
    
         
             
                    version: '10.0'
         
     | 
| 
       41 
     | 
    
         
            -
            description:  
     | 
| 
      
 41 
     | 
    
         
            +
            description: based on pg_dump and pg_restore
         
     | 
| 
       42 
42 
     | 
    
         
             
            email:
         
     | 
| 
       43 
43 
     | 
    
         
             
            - ziyouchutuwenwu@gmail.com
         
     | 
| 
       44 
44 
     | 
    
         
             
            executables: []
         
     | 
| 
         @@ -58,7 +58,7 @@ files: 
     | 
|
| 
       58 
58 
     | 
    
         
             
            - lib/pg_dump.rb
         
     | 
| 
       59 
59 
     | 
    
         
             
            - lib/pg_dump/version.rb
         
     | 
| 
       60 
60 
     | 
    
         
             
            - pg_dump.gemspec
         
     | 
| 
       61 
     | 
    
         
            -
            homepage:  
     | 
| 
      
 61 
     | 
    
         
            +
            homepage: https://github.com/ziyouchutuwenwu/pg_dump
         
     | 
| 
       62 
62 
     | 
    
         
             
            licenses: []
         
     | 
| 
       63 
63 
     | 
    
         
             
            metadata: {}
         
     | 
| 
       64 
64 
     | 
    
         
             
            post_install_message: 
         
     | 
| 
         @@ -80,5 +80,5 @@ rubyforge_project: 
     | 
|
| 
       80 
80 
     | 
    
         
             
            rubygems_version: 2.5.1
         
     | 
| 
       81 
81 
     | 
    
         
             
            signing_key: 
         
     | 
| 
       82 
82 
     | 
    
         
             
            specification_version: 4
         
     | 
| 
       83 
     | 
    
         
            -
            summary: pg sync  
     | 
| 
      
 83 
     | 
    
         
            +
            summary: pg sync tool
         
     | 
| 
       84 
84 
     | 
    
         
             
            test_files: []
         
     |