public class org.postgresql.translation.messages_zh_CN extends java.util.ResourceBundle
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.postgresql.translation.messages_zh_CN
  super_class: java.util.ResourceBundle
{
  private static final java.lang.String[] table;
    descriptor: [Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=0
         0: .line 6
            sipush 578
            anewarray java.lang.String
            astore 0 /* t */
        start local 0 // java.lang.String[] t
         1: .line 7
            aload 0 /* t */
            iconst_0
            ldc ""
            aastore
         2: .line 8
            aload 0 /* t */
            iconst_1
            ldc "Project-Id-Version: PostgreSQL JDBC Driver 8.3\nReport-Msgid-Bugs-To: \nPO-Revision-Date: 2008-01-31 14:34+0800\nLast-Translator: \u90ED\u671D\u76CA(ChaoYi, Kuo) <Kuo.ChaoYi@gmail.com>\nLanguage-Team: The PostgreSQL Development Team <Kuo.ChaoYi@gmail.com>\nLanguage: \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nX-Poedit-Language: Chinese\nX-Poedit-Country: CHINA\nX-Poedit-SourceCharset: utf-8\n"
            aastore
         3: .line 9
            aload 0 /* t */
            bipush 6
            ldc "Cannot call cancelRowUpdates() when on the insert row."
            aastore
         4: .line 10
            aload 0 /* t */
            bipush 7
            ldc "\u4E0D\u80FD\u5728\u65B0\u589E\u7684\u6570\u636E\u5217\u4E0A\u547C\u53EB cancelRowUpdates()\u3002"
            aastore
         5: .line 11
            aload 0 /* t */
            bipush 8
            ldc "The server requested password-based authentication, but no password was provided."
            aastore
         6: .line 12
            aload 0 /* t */
            bipush 9
            ldc "\u670D\u52A1\u5668\u8981\u6C42\u4F7F\u7528\u5BC6\u7801\u9A8C\u8BC1\uFF0C\u4F46\u662F\u5BC6\u7801\u5E76\u672A\u63D0\u4F9B\u3002"
            aastore
         7: .line 13
            aload 0 /* t */
            bipush 12
            ldc "Detail: {0}"
            aastore
         8: .line 14
            aload 0 /* t */
            bipush 13
            ldc "\u8BE6\u7EC6\uFF1A{0}"
            aastore
         9: .line 15
            aload 0 /* t */
            bipush 16
            ldc "Can''t refresh the insert row."
            aastore
        10: .line 16
            aload 0 /* t */
            bipush 17
            ldc "\u65E0\u6CD5\u91CD\u8BFB\u65B0\u589E\u7684\u6570\u636E\u5217\u3002"
            aastore
        11: .line 17
            aload 0 /* t */
            bipush 18
            ldc "Connection has been closed."
            aastore
        12: .line 18
            aload 0 /* t */
            bipush 19
            ldc "Connection \u5DF2\u7ECF\u88AB\u5173\u95ED\u3002"
            aastore
        13: .line 19
            aload 0 /* t */
            bipush 24
            ldc "Bad value for type {0} : {1}"
            aastore
        14: .line 20
            aload 0 /* t */
            bipush 25
            ldc "\u4E0D\u826F\u7684\u7C7B\u578B\u503C {0} : {1}"
            aastore
        15: .line 21
            aload 0 /* t */
            bipush 36
            ldc "Truncation of large objects is only implemented in 8.3 and later servers."
            aastore
        16: .line 22
            aload 0 /* t */
            bipush 37
            ldc "\u5927\u578B\u5BF9\u8C61\u7684\u622A\u65AD(Truncation)\u4EC5\u88AB\u5B9E\u4F5C\u6267\u884C\u5728 8.3 \u548C\u540E\u6765\u7684\u670D\u52A1\u5668\u3002"
            aastore
        17: .line 23
            aload 0 /* t */
            bipush 40
            ldc "Cannot retrieve the name of an unnamed savepoint."
            aastore
        18: .line 24
            aload 0 /* t */
            bipush 41
            ldc "\u65E0\u6CD5\u53D6\u5F97\u672A\u547D\u540D\u50A8\u5B58\u70B9(Savepoint)\u7684\u540D\u79F0\u3002"
            aastore
        19: .line 25
            aload 0 /* t */
            bipush 46
            ldc "An error occurred while setting up the SSL connection."
            aastore
        20: .line 26
            aload 0 /* t */
            bipush 47
            ldc "\u8FDB\u884C SSL \u8FDE\u7EBF\u65F6\u53D1\u751F\u9519\u8BEF\u3002"
            aastore
        21: .line 27
            aload 0 /* t */
            bipush 50
            ldc "suspend/resume not implemented"
            aastore
        22: .line 28
            aload 0 /* t */
            bipush 51
            ldc "\u6682\u505C(suspend)/\u518D\u7EE7\u7EED(resume)\u5C1A\u672A\u88AB\u5B9E\u4F5C\u3002"
            aastore
        23: .line 29
            aload 0 /* t */
            bipush 60
            ldc "{0} function takes one and only one argument."
            aastore
        24: .line 30
            aload 0 /* t */
            bipush 61
            ldc "{0} \u51FD\u5F0F\u53D6\u5F97\u4E00\u4E2A\u4E14\u4EC5\u6709\u4E00\u4E2A\u5F15\u6570\u3002"
            aastore
        25: .line 31
            aload 0 /* t */
            bipush 62
            ldc "Conversion to type {0} failed: {1}."
            aastore
        26: .line 32
            aload 0 /* t */
            bipush 63
            ldc "\u8F6C\u6362\u7C7B\u578B {0} \u5931\u8D25\uFF1A{1}\u3002"
            aastore
        27: .line 33
            aload 0 /* t */
            bipush 66
            ldc "Conversion of money failed."
            aastore
        28: .line 34
            aload 0 /* t */
            bipush 67
            ldc "money \u8F6C\u6362\u5931\u8D25\u3002"
            aastore
        29: .line 35
            aload 0 /* t */
            bipush 70
            ldc "A result was returned when none was expected."
            aastore
        30: .line 36
            aload 0 /* t */
            bipush 71
            ldc "\u4F20\u56DE\u9884\u671F\u4E4B\u5916\u7684\u7ED3\u679C\u3002"
            aastore
        31: .line 37
            aload 0 /* t */
            bipush 80
            ldc "This PooledConnection has already been closed."
            aastore
        32: .line 38
            aload 0 /* t */
            bipush 81
            ldc "\u8FD9\u4E2A PooledConnection \u5DF2\u7ECF\u88AB\u5173\u95ED\u3002"
            aastore
        33: .line 39
            aload 0 /* t */
            bipush 84
            ldc "Multiple ResultSets were returned by the query."
            aastore
        34: .line 40
            aload 0 /* t */
            bipush 85
            ldc "\u67E5\u8BE2\u4F20\u56DE\u591A\u4E2A ResultSet\u3002"
            aastore
        35: .line 41
            aload 0 /* t */
            bipush 90
            ldc "Not on the insert row."
            aastore
        36: .line 42
            aload 0 /* t */
            bipush 91
            ldc "\u4E0D\u5728\u65B0\u589E\u7684\u6570\u636E\u5217\u4E0A\u3002"
            aastore
        37: .line 43
            aload 0 /* t */
            bipush 94
            ldc "An unexpected result was returned by a query."
            aastore
        38: .line 44
            aload 0 /* t */
            bipush 95
            ldc "\u4F20\u56DE\u975E\u9884\u671F\u7684\u67E5\u8BE2\u7ED3\u679C\u3002"
            aastore
        39: .line 45
            aload 0 /* t */
            bipush 102
            ldc "Internal Query: {0}"
            aastore
        40: .line 46
            aload 0 /* t */
            bipush 103
            ldc "\u5185\u90E8\u67E5\u8BE2\uFF1A{0}"
            aastore
        41: .line 47
            aload 0 /* t */
            bipush 106
            ldc "The array index is out of range: {0}"
            aastore
        42: .line 48
            aload 0 /* t */
            bipush 107
            ldc "\u9635\u5217\u7D22\u5F15\u8D85\u8FC7\u8BB8\u53EF\u8303\u56F4\uFF1A{0}"
            aastore
        43: .line 49
            aload 0 /* t */
            bipush 112
            ldc "Connection attempt timed out."
            aastore
        44: .line 50
            aload 0 /* t */
            bipush 113
            ldc "Connection \u5C1D\u8BD5\u903E\u65F6\u3002"
            aastore
        45: .line 51
            aload 0 /* t */
            bipush 114
            ldc "Unable to find name datatype in the system catalogs."
            aastore
        46: .line 52
            aload 0 /* t */
            bipush 115
            ldc "\u5728\u7CFB\u7EDF catalog \u4E2D\u627E\u4E0D\u5230\u540D\u79F0\u6570\u636E\u7C7B\u578B(datatype)\u3002"
            aastore
        47: .line 53
            aload 0 /* t */
            bipush 116
            ldc "Something unusual has occurred to cause the driver to fail. Please report this exception."
            aastore
        48: .line 54
            aload 0 /* t */
            bipush 117
            ldc "\u4E0D\u660E\u7684\u539F\u56E0\u5BFC\u81F4\u9A71\u52A8\u7A0B\u5E8F\u9020\u6210\u5931\u8D25\uFF0C\u8BF7\u56DE\u62A5\u8FD9\u4E2A\u4F8B\u5916\u3002"
            aastore
        49: .line 55
            aload 0 /* t */
            bipush 120
            ldc "The array index is out of range: {0}, number of elements: {1}."
            aastore
        50: .line 56
            aload 0 /* t */
            bipush 121
            ldc "\u9635\u5217\u7D22\u5F15\u8D85\u8FC7\u8BB8\u53EF\u8303\u56F4\uFF1A{0}\uFF0C\u5143\u7D20\u6570\u91CF\uFF1A{1}\u3002"
            aastore
        51: .line 57
            aload 0 /* t */
            sipush 138
            ldc "Invalid flags {0}"
            aastore
        52: .line 58
            aload 0 /* t */
            sipush 139
            ldc "\u65E0\u6548\u7684\u65D7\u6807 flags {0}"
            aastore
        53: .line 59
            aload 0 /* t */
            sipush 146
            ldc "Unexpected error writing large object to database."
            aastore
        54: .line 60
            aload 0 /* t */
            sipush 147
            ldc "\u5C06\u5927\u578B\u5BF9\u8C61(large object)\u5199\u5165\u6570\u636E\u5E93\u65F6\u53D1\u751F\u4E0D\u660E\u9519\u8BEF\u3002"
            aastore
        55: .line 61
            aload 0 /* t */
            sipush 162
            ldc "Query timeout must be a value greater than or equals to 0."
            aastore
        56: .line 62
            aload 0 /* t */
            sipush 163
            ldc "\u67E5\u8BE2\u903E\u65F6\u7B49\u5019\u65F6\u95F4\u5FC5\u987B\u5927\u4E8E\u6216\u7B49\u4E8E 0\u3002"
            aastore
        57: .line 63
            aload 0 /* t */
            sipush 170
            ldc "Unknown type {0}."
            aastore
        58: .line 64
            aload 0 /* t */
            sipush 171
            ldc "\u4E0D\u660E\u7684\u7C7B\u578B {0}"
            aastore
        59: .line 65
            aload 0 /* t */
            sipush 174
            ldc "The server''s standard_conforming_strings parameter was reported as {0}. The JDBC driver expected on or off."
            aastore
        60: .line 66
            aload 0 /* t */
            sipush 175
            ldc "\u8FD9\u670D\u52A1\u5668\u7684 standard_conforming_strings \u53C2\u6570\u5DF2\u56DE\u62A5\u4E3A {0}\uFF0CJDBC \u9A71\u52A8\u7A0B\u5E8F\u5DF2\u9884\u671F\u5F00\u542F\u6216\u662F\u5173\u95ED\u3002"
            aastore
        61: .line 67
            aload 0 /* t */
            sipush 176
            ldc "Invalid character data was found.  This is most likely caused by stored data containing characters that are invalid for the character set the database was created in.  The most common example of this is storing 8bit data in a SQL_ASCII database."
            aastore
        62: .line 68
            aload 0 /* t */
            sipush 177
            ldc "\u53D1\u73B0\u4E0D\u5408\u6CD5\u7684\u5B57\u5143\uFF0C\u53EF\u80FD\u7684\u539F\u56E0\u662F\u6B32\u50A8\u5B58\u7684\u6570\u636E\u4E2D\u5305\u542B\u6570\u636E\u5E93\u7684\u5B57\u5143\u96C6\u4E0D\u652F\u63F4\u7684\u5B57\u7801\uFF0C\u5176\u4E2D\u6700\u5E38\u89C1\u4F8B\u5B50\u7684\u5C31\u662F\u5C06 8 \u4F4D\u5143\u6570\u636E\u5B58\u5165\u4F7F\u7528 SQL_ASCII \u7F16\u7801\u7684\u6570\u636E\u5E93\u4E2D\u3002"
            aastore
        63: .line 69
            aload 0 /* t */
            sipush 178
            ldc "The column index is out of range: {0}, number of columns: {1}."
            aastore
        64: .line 70
            aload 0 /* t */
            sipush 179
            ldc "\u680F\u4F4D\u7D22\u5F15\u8D85\u8FC7\u8BB8\u53EF\u8303\u56F4\uFF1A{0}\uFF0C\u680F\u4F4D\u6570\uFF1A{1}\u3002"
            aastore
        65: .line 71
            aload 0 /* t */
            sipush 180
            ldc "The connection attempt failed."
            aastore
        66: .line 72
            aload 0 /* t */
            sipush 181
            ldc "\u5C1D\u8BD5\u8FDE\u7EBF\u5DF2\u5931\u8D25\u3002"
            aastore
        67: .line 73
            aload 0 /* t */
            sipush 182
            ldc "No value specified for parameter {0}."
            aastore
        68: .line 74
            aload 0 /* t */
            sipush 183
            ldc "\u672A\u8BBE\u5B9A\u53C2\u6570\u503C {0} \u7684\u5185\u5BB9\u3002"
            aastore
        69: .line 75
            aload 0 /* t */
            sipush 190
            ldc "Provided Reader failed."
            aastore
        70: .line 76
            aload 0 /* t */
            sipush 191
            ldc "\u63D0\u4F9B\u7684 Reader \u5DF2\u5931\u8D25\u3002"
            aastore
        71: .line 77
            aload 0 /* t */
            sipush 194
            ldc "Unsupported value for stringtype parameter: {0}"
            aastore
        72: .line 78
            aload 0 /* t */
            sipush 195
            ldc "\u5B57\u7B26\u7C7B\u578B\u53C2\u6570\u503C\u672A\u88AB\u652F\u6301\uFF1A{0}"
            aastore
        73: .line 79
            aload 0 /* t */
            sipush 198
            ldc "A CallableStatement was declared, but no call to registerOutParameter(1, <some type>) was made."
            aastore
        74: .line 80
            aload 0 /* t */
            sipush 199
            ldc "\u5DF2\u7ECF\u5BA3\u544A CallableStatement \u51FD\u5F0F\uFF0C\u4F46\u662F\u5C1A\u672A\u547C\u53EB registerOutParameter (1, <some_type>) \u3002"
            aastore
        75: .line 81
            aload 0 /* t */
            sipush 204
            ldc "Currently positioned before the start of the ResultSet.  You cannot call deleteRow() here."
            aastore
        76: .line 82
            aload 0 /* t */
            sipush 205
            ldc "\u4E0D\u80FD\u5728 ResultSet \u7684\u7B2C\u4E00\u7B14\u6570\u636E\u4E4B\u524D\u547C\u53EB deleteRow()\u3002"
            aastore
        77: .line 83
            aload 0 /* t */
            sipush 214
            ldc "The maximum field size must be a value greater than or equal to 0."
            aastore
        78: .line 84
            aload 0 /* t */
            sipush 215
            ldc "\u6700\u5927\u680F\u4F4D\u5BB9\u91CF\u5FC5\u987B\u5927\u4E8E\u6216\u7B49\u4E8E 0\u3002"
            aastore
        79: .line 85
            aload 0 /* t */
            sipush 216
            ldc "Fetch size must be a value greater to or equal to 0."
            aastore
        80: .line 86
            aload 0 /* t */
            sipush 217
            ldc "\u6570\u636E\u8BFB\u53D6\u7B14\u6570(fetch size)\u5FC5\u987B\u5927\u4E8E\u6216\u7B49\u4E8E 0\u3002"
            aastore
        81: .line 87
            aload 0 /* t */
            sipush 220
            ldc "PostgreSQL LOBs can only index to: {0}"
            aastore
        82: .line 88
            aload 0 /* t */
            sipush 221
            ldc "PostgreSQL LOBs \u4EC5\u80FD\u7D22\u5F15\u5230\uFF1A{0}"
            aastore
        83: .line 89
            aload 0 /* t */
            sipush 224
            ldc "The JVM claims not to support the encoding: {0}"
            aastore
        84: .line 90
            aload 0 /* t */
            sipush 225
            ldc "JVM \u58F0\u660E\u5E76\u4E0D\u652F\u63F4\u7F16\u7801\uFF1A{0} \u3002"
            aastore
        85: .line 91
            aload 0 /* t */
            sipush 226
            ldc "Interval {0} not yet implemented"
            aastore
        86: .line 92
            aload 0 /* t */
            sipush 227
            ldc "\u9694\u7EDD {0} \u5C1A\u672A\u88AB\u5B9E\u4F5C\u3002"
            aastore
        87: .line 93
            aload 0 /* t */
            sipush 238
            ldc "Fastpath call {0} - No result was returned and we expected an integer."
            aastore
        88: .line 94
            aload 0 /* t */
            sipush 239
            ldc "Fastpath \u547C\u53EB {0} - \u6CA1\u6709\u4F20\u56DE\u503C\uFF0C\u4E14\u5E94\u8BE5\u4F20\u56DE\u4E00\u4E2A\u6574\u6570\u3002"
            aastore
        89: .line 95
            aload 0 /* t */
            sipush 246
            ldc "ResultSets with concurrency CONCUR_READ_ONLY cannot be updated."
            aastore
        90: .line 96
            aload 0 /* t */
            sipush 247
            ldc "ResultSets \u4E0E\u5E76\u53D1\u540C\u4F5C(Concurrency) CONCUR_READ_ONLY \u4E0D\u80FD\u88AB\u66F4\u65B0\u3002"
            aastore
        91: .line 97
            aload 0 /* t */
            sipush 250
            ldc "This statement does not declare an OUT parameter.  Use '{' ?= call ... '}' to declare one."
            aastore
        92: .line 98
            aload 0 /* t */
            sipush 251
            ldc "\u8FD9\u4E2A statement \u672A\u5BA3\u544A OUT \u53C2\u6570\uFF0C\u4F7F\u7528 '{' ?= call ... '}' \u5BA3\u544A\u4E00\u4E2A\u3002"
            aastore
        93: .line 99
            aload 0 /* t */
            sipush 256
            ldc "Cannot reference a savepoint after it has been released."
            aastore
        94: .line 100
            aload 0 /* t */
            sipush 257
            ldc "\u65E0\u6CD5\u53C2\u7167\u5DF2\u7ECF\u88AB\u91CA\u653E\u7684\u50A8\u5B58\u70B9\u3002"
            aastore
        95: .line 101
            aload 0 /* t */
            sipush 260
            ldc "Unsupported Types value: {0}"
            aastore
        96: .line 102
            aload 0 /* t */
            sipush 261
            ldc "\u672A\u88AB\u652F\u6301\u7684\u7C7B\u578B\u503C\uFF1A{0}"
            aastore
        97: .line 103
            aload 0 /* t */
            sipush 266
            ldc "Protocol error.  Session setup failed."
            aastore
        98: .line 104
            aload 0 /* t */
            sipush 267
            ldc "\u901A\u8BAF\u534F\u5B9A\u9519\u8BEF\uFF0CSession \u521D\u59CB\u5316\u5931\u8D25\u3002"
            aastore
        99: .line 105
            aload 0 /* t */
            sipush 274
            ldc "Currently positioned after the end of the ResultSet.  You cannot call deleteRow() here."
            aastore
       100: .line 106
            aload 0 /* t */
            sipush 275
            ldc "\u4E0D\u80FD\u5728 ResultSet \u7684\u6700\u540E\u4E00\u7B14\u6570\u636E\u4E4B\u540E\u547C\u53EB deleteRow()\u3002"
            aastore
       101: .line 107
            aload 0 /* t */
            sipush 278
            ldc "Internal Position: {0}"
            aastore
       102: .line 108
            aload 0 /* t */
            sipush 279
            ldc "\u5185\u90E8\u4F4D\u7F6E\uFF1A{0}"
            aastore
       103: .line 109
            aload 0 /* t */
            sipush 280
            ldc "Zero bytes may not occur in identifiers."
            aastore
       104: .line 110
            aload 0 /* t */
            sipush 281
            ldc "\u5728\u6807\u8BC6\u8BC6\u522B\u7B26\u4E2D\u4E0D\u5B58\u5728\u96F6\u4F4D\u5143\u7EC4\u3002"
            aastore
       105: .line 111
            aload 0 /* t */
            sipush 288
            ldc "{0} function doesn''t take any argument."
            aastore
       106: .line 112
            aload 0 /* t */
            sipush 289
            ldc "{0} \u51FD\u5F0F\u65E0\u6CD5\u53D6\u5F97\u4EFB\u4F55\u7684\u5F15\u6570\u3002"
            aastore
       107: .line 113
            aload 0 /* t */
            sipush 300
            ldc "This statement has been closed."
            aastore
       108: .line 114
            aload 0 /* t */
            sipush 301
            ldc "\u8FD9\u4E2A statement \u5DF2\u7ECF\u88AB\u5173\u95ED\u3002"
            aastore
       109: .line 115
            aload 0 /* t */
            sipush 318
            ldc "Cannot establish a savepoint in auto-commit mode."
            aastore
       110: .line 116
            aload 0 /* t */
            sipush 319
            ldc "\u5728\u81EA\u52A8\u786E\u8BA4\u4E8B\u7269\u4EA4\u6613\u6A21\u5F0F\u65E0\u6CD5\u5EFA\u7ACB\u50A8\u5B58\u70B9(Savepoint)\u3002"
            aastore
       111: .line 117
            aload 0 /* t */
            sipush 320
            ldc "Position: {0}"
            aastore
       112: .line 118
            aload 0 /* t */
            sipush 321
            ldc "\u4F4D\u7F6E\uFF1A{0}"
            aastore
       113: .line 119
            aload 0 /* t */
            sipush 322
            ldc "ResultSet is not updateable.  The query that generated this result set must select only one table, and must select all primary keys from that table. See the JDBC 2.1 API Specification, section 5.6 for more details."
            aastore
       114: .line 120
            aload 0 /* t */
            sipush 323
            ldc "\u4E0D\u53EF\u66F4\u65B0\u7684 ResultSet\u3002\u7528\u6765\u4EA7\u751F\u8FD9\u4E2A ResultSet \u7684 SQL \u547D\u4EE4\u53EA\u80FD\u64CD\u4F5C\u4E00\u4E2A\u6570\u636E\u8868\uFF0C\u5E76\u4E14\u5FC5\u9700\u9009\u62E9\u6240\u6709\u4E3B\u952E\u680F\u4F4D\uFF0C\u8BE6\u7EC6\u8BF7\u53C2\u9605 JDBC 2.1 API \u89C4\u683C\u4E66 5.6 \u8282\u3002"
            aastore
       115: .line 121
            aload 0 /* t */
            sipush 330
            ldc "This ResultSet is closed."
            aastore
       116: .line 122
            aload 0 /* t */
            sipush 331
            ldc "\u8FD9\u4E2A ResultSet \u5DF2\u7ECF\u88AB\u5173\u95ED\u3002"
            aastore
       117: .line 123
            aload 0 /* t */
            sipush 338
            ldc "Parameter of type {0} was registered, but call to get{1} (sqltype={2}) was made."
            aastore
       118: .line 124
            aload 0 /* t */
            sipush 339
            ldc "\u5DF2\u6CE8\u518C\u53C2\u6570\u7C7B\u578B {0}\uFF0C\u4F46\u662F\u53C8\u547C\u53EB\u4E86get{1}(sqltype={2})\u3002"
            aastore
       119: .line 125
            aload 0 /* t */
            sipush 342
            ldc "Transaction isolation level {0} not supported."
            aastore
       120: .line 126
            aload 0 /* t */
            sipush 343
            ldc "\u4E0D\u652F\u63F4\u4EA4\u6613\u9694\u7EDD\u7B49\u7EA7 {0} \u3002"
            aastore
       121: .line 127
            aload 0 /* t */
            sipush 344
            ldc "Statement has been closed."
            aastore
       122: .line 128
            aload 0 /* t */
            sipush 345
            ldc "Sstatement \u5DF2\u7ECF\u88AB\u5173\u95ED\u3002"
            aastore
       123: .line 129
            aload 0 /* t */
            sipush 352
            ldc "Server SQLState: {0}"
            aastore
       124: .line 130
            aload 0 /* t */
            sipush 353
            ldc "\u670D\u52A1\u5668 SQLState\uFF1A{0}"
            aastore
       125: .line 131
            aload 0 /* t */
            sipush 354
            ldc "No primary key found for table {0}."
            aastore
       126: .line 132
            aload 0 /* t */
            sipush 355
            ldc "{0} \u6570\u636E\u8868\u4E2D\u672A\u627E\u5230\u4E3B\u952E(Primary key)\u3002"
            aastore
       127: .line 133
            aload 0 /* t */
            sipush 362
            ldc "Cannot convert an instance of {0} to type {1}"
            aastore
       128: .line 134
            aload 0 /* t */
            sipush 363
            ldc "\u65E0\u6CD5\u8F6C\u6362 {0} \u5230\u7C7B\u578B {1} \u7684\u5B9E\u4F8B"
            aastore
       129: .line 135
            aload 0 /* t */
            sipush 364
            ldc "DataSource has been closed."
            aastore
       130: .line 136
            aload 0 /* t */
            sipush 365
            ldc "DataSource \u5DF2\u7ECF\u88AB\u5173\u95ED\u3002"
            aastore
       131: .line 137
            aload 0 /* t */
            sipush 368
            ldc "The column name {0} was not found in this ResultSet."
            aastore
       132: .line 138
            aload 0 /* t */
            sipush 369
            ldc "ResultSet \u4E2D\u627E\u4E0D\u5230\u680F\u4F4D\u540D\u79F0 {0}\u3002"
            aastore
       133: .line 139
            aload 0 /* t */
            sipush 372
            ldc "ResultSet not positioned properly, perhaps you need to call next."
            aastore
       134: .line 140
            aload 0 /* t */
            sipush 373
            ldc "\u67E5\u8BE2\u7ED3\u679C\u6307\u6807\u4F4D\u7F6E\u4E0D\u6B63\u786E\uFF0C\u60A8\u4E5F\u8BB8\u9700\u8981\u547C\u53EB ResultSet \u7684 next() \u65B9\u6CD5\u3002"
            aastore
       135: .line 141
            aload 0 /* t */
            sipush 378
            ldc "Cannot update the ResultSet because it is either before the start or after the end of the results."
            aastore
       136: .line 142
            aload 0 /* t */
            sipush 379
            ldc "\u65E0\u6CD5\u66F4\u65B0 ResultSet\uFF0C\u53EF\u80FD\u5728\u7B2C\u4E00\u7B14\u6570\u636E\u4E4B\u524D\u6216\u6700\u672A\u7B14\u6570\u636E\u4E4B\u540E\u3002"
            aastore
       137: .line 143
            aload 0 /* t */
            sipush 380
            ldc "Method {0} is not yet implemented."
            aastore
       138: .line 144
            aload 0 /* t */
            sipush 381
            ldc "\u8FD9\u4E2A {0} \u65B9\u6CD5\u5C1A\u672A\u88AB\u5B9E\u4F5C\u3002"
            aastore
       139: .line 145
            aload 0 /* t */
            sipush 382
            ldc "{0} function takes two or three arguments."
            aastore
       140: .line 146
            aload 0 /* t */
            sipush 383
            ldc "{0} \u51FD\u5F0F\u53D6\u5F97\u4E8C\u4E2A\u6216\u4E09\u4E2A\u5F15\u6570\u3002"
            aastore
       141: .line 147
            aload 0 /* t */
            sipush 384
            ldc "The JVM claims not to support the {0} encoding."
            aastore
       142: .line 148
            aload 0 /* t */
            sipush 385
            ldc "JVM \u58F0\u660E\u5E76\u4E0D\u652F\u63F4 {0} \u7F16\u7801\u3002"
            aastore
       143: .line 149
            aload 0 /* t */
            sipush 396
            ldc "Unknown Response Type {0}."
            aastore
       144: .line 150
            aload 0 /* t */
            sipush 397
            ldc "\u4E0D\u660E\u7684\u56DE\u5E94\u7C7B\u578B {0}\u3002"
            aastore
       145: .line 151
            aload 0 /* t */
            sipush 398
            ldc "The parameter index is out of range: {0}, number of parameters: {1}."
            aastore
       146: .line 152
            aload 0 /* t */
            sipush 399
            ldc "\u53C2\u6570\u7D22\u5F15\u8D85\u51FA\u8BB8\u53EF\u8303\u56F4\uFF1A{0}\uFF0C\u53C2\u6570\u603B\u6570\uFF1A{1}\u3002"
            aastore
       147: .line 153
            aload 0 /* t */
            sipush 400
            ldc "Where: {0}"
            aastore
       148: .line 154
            aload 0 /* t */
            sipush 401
            ldc "\u5728\u4F4D\u7F6E\uFF1A{0}"
            aastore
       149: .line 155
            aload 0 /* t */
            sipush 406
            ldc "Cannot call deleteRow() when on the insert row."
            aastore
       150: .line 156
            aload 0 /* t */
            sipush 407
            ldc "\u4E0D\u80FD\u5728\u65B0\u589E\u7684\u6570\u636E\u4E0A\u547C\u53EB deleteRow()\u3002"
            aastore
       151: .line 157
            aload 0 /* t */
            sipush 414
            ldc "{0} function takes four and only four argument."
            aastore
       152: .line 158
            aload 0 /* t */
            sipush 415
            ldc "{0} \u51FD\u5F0F\u53D6\u5F97\u56DB\u4E2A\u4E14\u4EC5\u6709\u56DB\u4E2A\u5F15\u6570\u3002"
            aastore
       153: .line 159
            aload 0 /* t */
            sipush 416
            ldc "Unable to translate data into the desired encoding."
            aastore
       154: .line 160
            aload 0 /* t */
            sipush 417
            ldc "\u65E0\u6CD5\u5C06\u6570\u636E\u8F6C\u6210\u76EE\u6807\u7F16\u7801\u3002"
            aastore
       155: .line 161
            aload 0 /* t */
            sipush 424
            ldc "Can''t use relative move methods while on the insert row."
            aastore
       156: .line 162
            aload 0 /* t */
            sipush 425
            ldc "\u4E0D\u80FD\u5728\u65B0\u589E\u7684\u6570\u636E\u5217\u4E0A\u4F7F\u7528\u76F8\u5BF9\u4F4D\u7F6E move \u65B9\u6CD5\u3002"
            aastore
       157: .line 163
            aload 0 /* t */
            sipush 434
            ldc "Invalid stream length {0}."
            aastore
       158: .line 164
            aload 0 /* t */
            sipush 435
            ldc "\u65E0\u6548\u7684\u4E32\u6D41\u957F\u5EA6 {0}."
            aastore
       159: .line 165
            aload 0 /* t */
            sipush 436
            ldc "The driver currently does not support COPY operations."
            aastore
       160: .line 166
            aload 0 /* t */
            sipush 437
            ldc "\u9A71\u52A8\u7A0B\u5E8F\u76EE\u524D\u4E0D\u652F\u63F4 COPY \u64CD\u4F5C\u3002"
            aastore
       161: .line 167
            aload 0 /* t */
            sipush 440
            ldc "Maximum number of rows must be a value grater than or equal to 0."
            aastore
       162: .line 168
            aload 0 /* t */
            sipush 441
            ldc "\u6700\u5927\u6570\u636E\u8BFB\u53D6\u7B14\u6570\u5FC5\u987B\u5927\u4E8E\u6216\u7B49\u4E8E 0\u3002"
            aastore
       163: .line 169
            aload 0 /* t */
            sipush 446
            ldc "Failed to create object for: {0}."
            aastore
       164: .line 170
            aload 0 /* t */
            sipush 447
            ldc "\u4E3A {0} \u5EFA\u7ACB\u5BF9\u8C61\u5931\u8D25\u3002"
            aastore
       165: .line 171
            aload 0 /* t */
            sipush 448
            ldc "{0} function takes three and only three arguments."
            aastore
       166: .line 172
            aload 0 /* t */
            sipush 449
            ldc "{0} \u51FD\u5F0F\u53D6\u5F97\u4E09\u4E2A\u4E14\u4EC5\u6709\u4E09\u4E2A\u5F15\u6570\u3002"
            aastore
       167: .line 173
            aload 0 /* t */
            sipush 450
            ldc "Conversion of interval failed"
            aastore
       168: .line 174
            aload 0 /* t */
            sipush 451
            ldc "\u9694\u7EDD(Interval)\u8F6C\u6362\u5931\u8D25\u3002"
            aastore
       169: .line 175
            aload 0 /* t */
            sipush 452
            ldc "Cannot tell if path is open or closed: {0}."
            aastore
       170: .line 176
            aload 0 /* t */
            sipush 453
            ldc "\u65E0\u6CD5\u5F97\u77E5 path \u662F\u5F00\u542F\u6216\u5173\u95ED\uFF1A{0}\u3002"
            aastore
       171: .line 177
            aload 0 /* t */
            sipush 460
            ldc "Provided InputStream failed."
            aastore
       172: .line 178
            aload 0 /* t */
            sipush 461
            ldc "\u63D0\u4F9B\u7684 InputStream \u5DF2\u5931\u8D25\u3002"
            aastore
       173: .line 179
            aload 0 /* t */
            sipush 462
            ldc "Invalid fetch direction constant: {0}."
            aastore
       174: .line 180
            aload 0 /* t */
            sipush 463
            ldc "\u65E0\u6548\u7684 fetch \u65B9\u5411\u5E38\u6570\uFF1A{0}\u3002"
            aastore
       175: .line 181
            aload 0 /* t */
            sipush 472
            ldc "Invalid protocol state requested. Attempted transaction interleaving is not supported. xid={0}, currentXid={1}, state={2}, flags={3}"
            aastore
       176: .line 182
            aload 0 /* t */
            sipush 473
            ldc "\u4E8B\u7269\u4EA4\u6613\u9694\u7EDD(Transaction interleaving)\u672A\u88AB\u5B9E\u4F5C\u3002xid={0}, currentXid={1}, state={2}, flags={3}"
            aastore
       177: .line 183
            aload 0 /* t */
            sipush 474
            ldc "{0} function takes two and only two arguments."
            aastore
       178: .line 184
            aload 0 /* t */
            sipush 475
            ldc "{0} \u51FD\u5F0F\u53D6\u5F97\u4E8C\u4E2A\u4E14\u4EC5\u6709\u4E8C\u4E2A\u5F15\u6570\u3002"
            aastore
       179: .line 185
            aload 0 /* t */
            sipush 476
            ldc "There are no rows in this ResultSet."
            aastore
       180: .line 186
            aload 0 /* t */
            sipush 477
            ldc "ResultSet \u4E2D\u627E\u4E0D\u5230\u6570\u636E\u5217\u3002"
            aastore
       181: .line 187
            aload 0 /* t */
            sipush 478
            ldc "Zero bytes may not occur in string parameters."
            aastore
       182: .line 188
            aload 0 /* t */
            sipush 479
            ldc "\u5B57\u7B26\u53C2\u6570\u4E0D\u80FD\u6709 0 \u4E2A\u4F4D\u5143\u7EC4\u3002"
            aastore
       183: .line 189
            aload 0 /* t */
            sipush 480
            ldc "Cannot call updateRow() when on the insert row."
            aastore
       184: .line 190
            aload 0 /* t */
            sipush 481
            ldc "\u4E0D\u80FD\u5728\u65B0\u589E\u7684\u6570\u636E\u5217\u4E0A\u547C\u53EB deleteRow()\u3002"
            aastore
       185: .line 191
            aload 0 /* t */
            sipush 482
            ldc "Connection has been closed automatically because a new connection was opened for the same PooledConnection or the PooledConnection has been closed."
            aastore
       186: .line 192
            aload 0 /* t */
            sipush 483
            ldc "Connection \u5DF2\u81EA\u52A8\u7ED3\u675F\uFF0C\u56E0\u4E3A\u4E00\u4E2A\u65B0\u7684  PooledConnection \u8FDE\u7EBF\u88AB\u5F00\u542F\u6216\u8005\u6216 PooledConnection \u5DF2\u88AB\u5173\u95ED\u3002"
            aastore
       187: .line 193
            aload 0 /* t */
            sipush 488
            ldc "A CallableStatement function was executed and the out parameter {0} was of type {1} however type {2} was registered."
            aastore
       188: .line 194
            aload 0 /* t */
            sipush 489
            ldc "\u4E00\u4E2A CallableStatement \u6267\u884C\u51FD\u5F0F\u540E\u8F93\u51FA\u7684\u53C2\u6570\u7C7B\u578B\u4E3A {1} \u503C\u4E3A {0}\uFF0C\u4F46\u662F\u5DF2\u6CE8\u518C\u7684\u7C7B\u578B\u662F {2}\u3002"
            aastore
       189: .line 195
            aload 0 /* t */
            sipush 494
            ldc "Cannot cast an instance of {0} to type {1}"
            aastore
       190: .line 196
            aload 0 /* t */
            sipush 495
            ldc "\u4E0D\u80FD\u8F6C\u6362\u4E00\u4E2A {0} \u5B9E\u4F8B\u5230\u7C7B\u578B {1}"
            aastore
       191: .line 197
            aload 0 /* t */
            sipush 498
            ldc "Cannot retrieve the id of a named savepoint."
            aastore
       192: .line 198
            aload 0 /* t */
            sipush 499
            ldc "\u65E0\u6CD5\u53D6\u5F97\u5DF2\u547D\u540D\u50A8\u5B58\u70B9\u7684 id\u3002"
            aastore
       193: .line 199
            aload 0 /* t */
            sipush 500
            ldc "Cannot change transaction read-only property in the middle of a transaction."
            aastore
       194: .line 200
            aload 0 /* t */
            sipush 501
            ldc "\u4E0D\u80FD\u5728\u4E8B\u7269\u4EA4\u6613\u8FC7\u7A0B\u4E2D\u6539\u53D8\u4E8B\u7269\u4EA4\u6613\u552F\u8BFB\u5C5E\u6027\u3002"
            aastore
       195: .line 201
            aload 0 /* t */
            sipush 502
            ldc "The server does not support SSL."
            aastore
       196: .line 202
            aload 0 /* t */
            sipush 503
            ldc "\u670D\u52A1\u5668\u4E0D\u652F\u63F4 SSL \u8FDE\u7EBF\u3002"
            aastore
       197: .line 203
            aload 0 /* t */
            sipush 510
            ldc "A connection could not be made using the requested protocol {0}."
            aastore
       198: .line 204
            aload 0 /* t */
            sipush 511
            ldc "\u65E0\u6CD5\u4EE5\u8981\u6C42\u7684\u901A\u8BAF\u534F\u5B9A {0} \u5EFA\u7ACB\u8FDE\u7EBF\u3002"
            aastore
       199: .line 205
            aload 0 /* t */
            sipush 512
            ldc "The authentication type {0} is not supported. Check that you have configured the pg_hba.conf file to include the client''s IP address or subnet, and that it is using an authentication scheme supported by the driver."
            aastore
       200: .line 206
            aload 0 /* t */
            sipush 513
            ldc "\u4E0D\u652F\u63F4 {0} \u9A8C\u8BC1\u7C7B\u578B\u3002\u8BF7\u6838\u5BF9\u60A8\u5DF2\u7ECF\u7EC4\u6001 pg_hba.conf \u6587\u4EF6\u5305\u542B\u5BA2\u6237\u7AEF\u7684IP\u4F4D\u5740\u6216\u7F51\u8DEF\u533A\u6BB5\uFF0C\u4EE5\u53CA\u9A71\u52A8\u7A0B\u5E8F\u6240\u652F\u63F4\u7684\u9A8C\u8BC1\u67B6\u6784\u6A21\u5F0F\u5DF2\u88AB\u652F\u63F4\u3002"
            aastore
       201: .line 207
            aload 0 /* t */
            sipush 514
            ldc "Malformed function or procedure escape syntax at offset {0}."
            aastore
       202: .line 208
            aload 0 /* t */
            sipush 515
            ldc "\u4E0D\u6B63\u786E\u7684\u51FD\u5F0F\u6216\u7A0B\u5E8F escape \u8BED\u6CD5\u4E8E {0}\u3002"
            aastore
       203: .line 209
            aload 0 /* t */
            sipush 516
            ldc "The server''s DateStyle parameter was changed to {0}. The JDBC driver requires DateStyle to begin with ISO for correct operation."
            aastore
       204: .line 210
            aload 0 /* t */
            sipush 517
            ldc "\u8FD9\u670D\u52A1\u5668\u7684 DateStyle \u53C2\u6570\u88AB\u66F4\u6539\u6210 {0}\uFF0CJDBC \u9A71\u52A8\u7A0B\u5E8F\u8BF7\u6C42\u9700\u8981 DateStyle \u4EE5 ISO \u5F00\u5934\u4EE5\u6B63\u786E\u5DE5\u4F5C\u3002"
            aastore
       205: .line 211
            aload 0 /* t */
            sipush 518
            ldc "No results were returned by the query."
            aastore
       206: .line 212
            aload 0 /* t */
            sipush 519
            ldc "\u67E5\u8BE2\u6CA1\u6709\u4F20\u56DE\u4EFB\u4F55\u7ED3\u679C\u3002"
            aastore
       207: .line 213
            aload 0 /* t */
            sipush 520
            ldc "Location: File: {0}, Routine: {1}, Line: {2}"
            aastore
       208: .line 214
            aload 0 /* t */
            sipush 521
            ldc "\u4F4D\u7F6E\uFF1A\u6587\u4EF6\uFF1A{0}\uFF0C\u5E38\u5F0F\uFF1A{1}\uFF0C\u884C\uFF1A{2}"
            aastore
       209: .line 215
            aload 0 /* t */
            sipush 526
            ldc "Hint: {0}"
            aastore
       210: .line 216
            aload 0 /* t */
            sipush 527
            ldc "\u5EFA\u8BAE\uFF1A{0}"
            aastore
       211: .line 217
            aload 0 /* t */
            sipush 528
            ldc "A CallableStatement was executed with nothing returned."
            aastore
       212: .line 218
            aload 0 /* t */
            sipush 529
            ldc "\u4E00\u4E2A CallableStatement \u6267\u884C\u51FD\u5F0F\u540E\u6CA1\u6709\u4F20\u56DE\u503C\u3002"
            aastore
       213: .line 219
            aload 0 /* t */
            sipush 530
            ldc "Unknown ResultSet holdability setting: {0}."
            aastore
       214: .line 220
            aload 0 /* t */
            sipush 531
            ldc "\u672A\u77E5\u7684 ResultSet \u53EF\u9002\u7528\u7684\u8BBE\u7F6E\uFF1A{0}\u3002"
            aastore
       215: .line 221
            aload 0 /* t */
            sipush 540
            ldc "Cannot change transaction isolation level in the middle of a transaction."
            aastore
       216: .line 222
            aload 0 /* t */
            sipush 541
            ldc "\u4E0D\u80FD\u5728\u4E8B\u52A1\u4EA4\u6613\u8FC7\u7A0B\u4E2D\u6539\u53D8\u4E8B\u7269\u4EA4\u6613\u9694\u7EDD\u7B49\u7EA7\u3002"
            aastore
       217: .line 223
            aload 0 /* t */
            sipush 544
            ldc "The fastpath function {0} is unknown."
            aastore
       218: .line 224
            aload 0 /* t */
            sipush 545
            ldc "\u4E0D\u660E\u7684 fastpath \u51FD\u5F0F {0}\u3002"
            aastore
       219: .line 225
            aload 0 /* t */
            sipush 546
            ldc "Can''t use query methods that take a query string on a PreparedStatement."
            aastore
       220: .line 226
            aload 0 /* t */
            sipush 547
            ldc "\u5728 PreparedStatement \u4E0A\u4E0D\u80FD\u4F7F\u7528\u83B7\u53D6\u67E5\u8BE2\u5B57\u7B26\u7684\u67E5\u8BE2\u65B9\u6CD5\u3002"
            aastore
       221: .line 227
            aload 0 /* t */
            sipush 556
            ldc "Operation requires a scrollable ResultSet, but this ResultSet is FORWARD_ONLY."
            aastore
       222: .line 228
            aload 0 /* t */
            sipush 557
            ldc "\u64CD\u4F5C\u8981\u6C42\u53EF\u5377\u52A8\u7684 ResultSet\uFF0C\u4F46\u6B64 ResultSet \u662F FORWARD_ONLY\u3002"
            aastore
       223: .line 229
            aload 0 /* t */
            sipush 564
            ldc "Unknown Types value."
            aastore
       224: .line 230
            aload 0 /* t */
            sipush 565
            ldc "\u4E0D\u660E\u7684\u7C7B\u578B\u503C\u3002"
            aastore
       225: .line 231
            aload 0 /* t */
            sipush 570
            ldc "Large Objects may not be used in auto-commit mode."
            aastore
       226: .line 232
            aload 0 /* t */
            sipush 571
            ldc "\u5927\u578B\u5BF9\u8C61\u65E0\u6CD5\u88AB\u4F7F\u7528\u5728\u81EA\u52A8\u786E\u8BA4\u4E8B\u7269\u4EA4\u6613\u6A21\u5F0F\u3002"
            aastore
       227: .line 233
            aload 0 /* t */
            putstatic org.postgresql.translation.messages_zh_CN.table:[Ljava/lang/String;
        end local 0 // java.lang.String[] t
       228: .line 234
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            1  228     0     t  [Ljava/lang/String;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.postgresql.translation.messages_zh_CN this
         0: .line 3
            aload 0 /* this */
            invokespecial java.util.ResourceBundle.<init>:()V
            return
        end local 0 // org.postgresql.translation.messages_zh_CN this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/postgresql/translation/messages_zh_CN;

  public java.lang.Object handleGetObject(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=2
        start local 0 // org.postgresql.translation.messages_zh_CN this
        start local 1 // java.lang.String msgid
         0: .line 236
            aload 1 /* msgid */
            invokevirtual java.lang.String.hashCode:()I
            ldc 2147483647
            iand
            istore 2 /* hash_val */
        start local 2 // int hash_val
         1: .line 237
            iload 2 /* hash_val */
            sipush 289
            irem
            iconst_1
            ishl
            istore 3 /* idx */
        start local 3 // int idx
         2: .line 239
            getstatic org.postgresql.translation.messages_zh_CN.table:[Ljava/lang/String;
            iload 3 /* idx */
            aaload
            astore 4 /* found */
        start local 4 // java.lang.Object found
         3: .line 240
            aload 4 /* found */
            ifnonnull 5
         4: .line 241
            aconst_null
            areturn
         5: .line 242
      StackMap locals: int int java.lang.Object
      StackMap stack:
            aload 1 /* msgid */
            aload 4 /* found */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 7
         6: .line 243
            getstatic org.postgresql.translation.messages_zh_CN.table:[Ljava/lang/String;
            iload 3 /* idx */
            iconst_1
            iadd
            aaload
            areturn
        end local 4 // java.lang.Object found
         7: .line 245
      StackMap locals:
      StackMap stack:
            iload 2 /* hash_val */
            sipush 287
            irem
            iconst_1
            iadd
            iconst_1
            ishl
            istore 4 /* incr */
        start local 4 // int incr
         8: .line 247
      StackMap locals: int
      StackMap stack:
            iload 3 /* idx */
            iload 4 /* incr */
            iadd
            istore 3 /* idx */
         9: .line 248
            iload 3 /* idx */
            sipush 578
            if_icmplt 11
        10: .line 249
            iinc 3 /* idx */ -578
        11: .line 250
      StackMap locals:
      StackMap stack:
            getstatic org.postgresql.translation.messages_zh_CN.table:[Ljava/lang/String;
            iload 3 /* idx */
            aaload
            astore 5 /* found */
        start local 5 // java.lang.Object found
        12: .line 251
            aload 5 /* found */
            ifnonnull 14
        13: .line 252
            aconst_null
            areturn
        14: .line 253
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* msgid */
            aload 5 /* found */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 8
        15: .line 254
            getstatic org.postgresql.translation.messages_zh_CN.table:[Ljava/lang/String;
            iload 3 /* idx */
            iconst_1
            iadd
            aaload
            areturn
        end local 5 // java.lang.Object found
        end local 4 // int incr
        end local 3 // int idx
        end local 2 // int hash_val
        end local 1 // java.lang.String msgid
        end local 0 // org.postgresql.translation.messages_zh_CN this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   16     0      this  Lorg/postgresql/translation/messages_zh_CN;
            0   16     1     msgid  Ljava/lang/String;
            1   16     2  hash_val  I
            2   16     3       idx  I
            3    7     4     found  Ljava/lang/Object;
            8   16     4      incr  I
           12   16     5     found  Ljava/lang/Object;
    Exceptions:
      throws java.util.MissingResourceException
    MethodParameters:
       Name  Flags
      msgid  

  public java.util.Enumeration getKeys();
    descriptor: ()Ljava/util/Enumeration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.postgresql.translation.messages_zh_CN this
         0: .line 259
            new org.postgresql.translation.messages_zh_CN$1
            dup
            aload 0 /* this */
            invokespecial org.postgresql.translation.messages_zh_CN$1.<init>:(Lorg/postgresql/translation/messages_zh_CN;)V
         1: .line 258
            areturn
        end local 0 // org.postgresql.translation.messages_zh_CN this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lorg/postgresql/translation/messages_zh_CN;

  public java.util.ResourceBundle getParent();
    descriptor: ()Ljava/util/ResourceBundle;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.postgresql.translation.messages_zh_CN this
         0: .line 273
            aload 0 /* this */
            getfield org.postgresql.translation.messages_zh_CN.parent:Ljava/util/ResourceBundle;
            areturn
        end local 0 // org.postgresql.translation.messages_zh_CN this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/postgresql/translation/messages_zh_CN;
}
SourceFile: "messages_zh_CN.java"
NestMembers:
  org.postgresql.translation.messages_zh_CN$1
InnerClasses:
  org.postgresql.translation.messages_zh_CN$1