???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................          L     |
                     0     N     Q     d  #   w  .     $     &     -     9   D  +   ~                      8   	  #   B  3   f  2          C        $  0   B  D   s  ?     =     <   6     s            "     (     (     *   5  r   `  "     %     D     C   a  !     8     9      >   :     y  R     R     B   -      p  3     N     ,        A  .   _       
     +     4     &     6   2  3   i  )     H     (     .   9  /   h       '     "     2     .   %  7   T  F     D             3     N  &   h       2     0          )   -  9   W  =     =             #     <     R  (   g            4     .     -   -  6   [             3          F     \   X  &          %     $         >      T      r   $      @      @      '   ,!     T!     s!  <   !  %   !  (   !      "     ;"  (   R"     {"     "  @   "     "     #  ,   4#  8   a#  K   #  )   #  )   $  >   :$  4   y$     $  6   $  "   $     %     %%     @%  M   ]%  &   %  !   %  "   %  '   &  0   ?&  0   p&  %   &     &  %   &  !   '  #   )'  %   M'  &   s'  @   '  6   '     (      /(  1   P(  3   (  4   (  1   (  )   )  )   G)    q)     +     2+     P+     n+     q+     +     +     +  &   +  &   ,  '   +,  @   S,  #   ,     ,     ,     ,  $   -  5   ;-     q-  <   -  (   -  "   -  5   .     M.  1   ^.  >   .  /   .  %   .  7   %/     ]/     o/     /  )   /     /  "   /  *   0  O   ;0     0     0  ;   0  ;   1      A1  6   b1  0   1  6   1  	   2  D   2  =   P2  (   2  !   2  3   2  O   3  '   ]3     3  $   3     3     3  +   3  =   3  ?   ;4  0   {4  *   4  /   4  ?   5  )   G5  +   q5  ,   5     5     5  !   5  -   6  B   J6  R   6  1   6  1   7     D7     ^7     t7  %   7     7  -   7  0   7     %8  '   ?8  6   g8  B   8  B   8     $9     19     G9     ]9  !   s9     9     9  *   9  -   9  2    :  0   S:     :     :  0   :     :  @   ;  f   F;  $   ;     ;  %   ;  "   <     +<     ;<     T<      d<  4   <  ,   <     <     =     "=     @=     V=  '   s=     =     =  (   =     =     >  O   ,>     |>     >  '   >  <   >  6   ?  5   I?  /   ?  6   ?  )   ?  	   @  0   @     K@     j@     w@     @  I   @      @  %   A      <A      ]A  0   ~A  *   A  '   A     B  -   !B  !   OB      qB     B  $   B  0   B  :   C     CC     YC  5   uC  .   C  6   C  -   D  /   ?D  /   oD         L   n   l   %             :   U              J          
          3             >      M       8      Q       ,       I   ^                 j          ~      s          {            e      c   )       |   5   a   C   X           	       "   ?   R              O             Y                     '       y   7   &   A   S   ;                              2          P   b                         i   6   g      v                 0   .                            (                    t   G       `   W      V   o          f   N      D   F         \       x          Z       *   1       +   H   <      B       _       T   p   w   @   h   ]   q                           /   -      !   z   m                4   $                d          #          u       E   [         9         r                   =   k   }   K    "%s" is declared CONSTANT "%s" is not a known variable "%s" is not a scalar variable %s %s at end of input %s at or near "%s" BY value of FOR loop cannot be null BY value of FOR loop must be greater than zero CASE statement is missing ELSE part. CONTINUE cannot be used outside a loop EXECUTE of SELECT ... INTO is not implemented EXIT cannot be used outside a loop, unless it has a label FETCH statement cannot return multiple rows FOR over EXECUTE statement FOR over SELECT rows FOR over cursor FOR with integer loop variable FOREACH ... SLICE loop variable must be of an array type FOREACH expression must not be null FOREACH expression must yield an array, not type %s FOREACH loop variable must not be of an array type FOREACH over array GET STACKED DIAGNOSTICS cannot be used outside an exception handler INTO specified more than once INTO used with a command that cannot return data If you want to discard the results of a SELECT, use PERFORM instead. It could refer to either a PL/pgSQL variable or a table column. List of programming constructs that should produce a warning. List of programming constructs that should produce an error. PL/pgSQL function %s PL/pgSQL function %s %s PL/pgSQL function %s line %d %s PL/pgSQL function %s line %d at %s PL/pgSQL functions cannot accept type %s PL/pgSQL functions cannot return type %s Perform checks given in ASSERT statements. Print information about parameters in the DETAIL part of the error messages generated on INTO ... STRICT failures. RAISE option already specified: %s RAISE statement option cannot be null RAISE without parameters cannot be used outside an exception handler RETURN NEXT cannot have a parameter in function with OUT parameters RETURN NEXT must have a parameter RETURN cannot have a parameter in function returning set RETURN cannot have a parameter in function returning void RETURN cannot have a parameter in function with OUT parameters SQL statement Sets handling of conflicts between PL/pgSQL variable names and table column names. The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead. The tuple structure of a not-yet-assigned record is indeterminate. Use RETURN NEXT or RETURN QUERY. Use a BEGIN block with an EXCEPTION clause instead. You might want to use EXECUTE ... INTO or EXECUTE CREATE TABLE ... AS instead. arguments given for cursor without arguments arguments required for cursor array subscript in assignment must not be null assertion failed assignment block label "%s" cannot be used in CONTINUE block label must be placed before DECLARE, not after cannot COPY to/from client in PL/pgSQL cannot assign non-composite value to a record variable cannot assign non-composite value to a row variable cannot begin/end transactions in PL/pgSQL cannot return non-composite value from function returning composite type cannot specify REVERSE in query FOR loop cannot use RETURN NEXT in a non-SETOF function cannot use RETURN QUERY in a non-SETOF function case not found collations are not supported by type %s column reference "%s" is ambiguous compilation of PL/pgSQL function "%s" near line %d control reached end of function without RETURN control reached end of trigger procedure without RETURN could not determine actual argument type for polymorphic function "%s" could not determine actual return type for polymorphic function "%s" cursor "%s" already in use cursor "%s" does not exist cursor "%s" has arguments cursor "%s" has no argument named "%s" cursor "%s" has no arguments cursor FOR loop must have only one target variable cursor FOR loop must use a bound cursor variable cursor variable "%s" is null cursor variable must be a simple variable default value for row or record variable is not supported diagnostics item %s is not allowed in GET CURRENT DIAGNOSTICS diagnostics item %s is not allowed in GET STACKED DIAGNOSTICS duplicate declaration during exception cleanup during function entry during function exit during initialization of execution state during statement block entry during statement block exit during statement block local variable initialization end label "%s" differs from block's label "%s" end label "%s" specified for unlabelled block event trigger functions cannot have declared arguments expected FROM or IN incomplete data type declaration integer FOR loop must have only one target variable invalid SQLSTATE code loop variable of FOREACH must be a known variable or list of variables loop variable of loop over rows must be a record or row variable or list of scalar variables lower bound of FOR loop cannot be null mismatched parentheses missing "%s" at end of SQL expression missing "%s" at end of SQL statement missing SQL statement missing data type declaration missing expression not enough arguments for cursor "%s" null value cannot be assigned to variable "%s" declared NOT NULL number of array dimensions (%d) exceeds the maximum allowed (%d) parameter name "%s" used more than once query "%s" did not return data query "%s" is not a SELECT query "%s" returned %d column query "%s" returned %d columns query "%s" returned more than one row query has no destination for result data query returned more than one row query returned no rows query string argument of EXECUTE is null record "%s" has no field "%s" record "%s" is not assigned yet record or row variable cannot be part of multiple-item INTO list relation "%s" does not exist relation "%s" is not a table relative or absolute cursor position is null returned record type does not match expected record type returned row structure does not match the structure of the triggering table row or record variable cannot be CONSTANT row or record variable cannot be NOT NULL set-valued function called in context that cannot accept a set slice dimension (%d) is out of the valid range 0..%d statement block structure of query does not match function result type subscripted object is not an array syntax error syntax error, expected "=" syntax error, expected "FOR" there is no label "%s" attached to any block or loop enclosing this statement too few parameters specified for RAISE too many INTO variables specified too many arguments for cursor "%s" too many parameters specified for RAISE trigger functions can only be called as triggers trigger functions cannot have declared arguments trigger procedure cannot return a set type "%s" is only a shell unexpected end of function definition unrecognized GET DIAGNOSTICS item unrecognized RAISE statement option unrecognized exception condition "%s" upper bound of FOR loop cannot be null value for parameter "%s" of cursor "%s" specified more than once variable "%s" declared NOT NULL cannot default to NULL variable "%s" does not exist variable "%s" has pseudo-type %s variable "%s" must be of type cursor or refcursor variable "%s" shadows a previously defined variable while casting return value to function's return type while storing call arguments into local variables wrong record type supplied in RETURN NEXT wrong result type supplied in RETURN NEXT Project-Id-Version: PostgreSQL 9.0
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2016-04-18 04:37+0000
PO-Revision-Date: 2016-05-19 20:45+0800
Last-Translator: Yuwei Peng <ywpeng@whu.edu.cn>
Language-Team: Weibin <ssmei_2000@yahoo.com>
Language: zh_CN
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;
X-Generator: Poedit 1.5.7
 "%s"被声明为常量 "%s" 不是一个已知变量 "%s" 不是一个标量变量 %s %s 在输入的末尾 %s 在 "%s" 或附近的 FOR循环的BY值不能为空 FOR循环的BY值必须大于0 在CASE语句结构中丢失ELSE部分 在循环的外部不能使用CONTINUE 没有执行EXECUTE of SELECT ... INTO  不能在循环外部使用EXIT，除非该循环有一个标签 FETCH语句无法返回多条记录 在EXECUTE语句上的FOR语句 在SELECT记录上的FOR语句 在游标上运行的FOR语句 带有整型循环变量的FOR语句 FOREACH ... SLICE循环变量必须属于数组类型 FOREACH表达式不能为空 FOREACH表达式的结果必须是数组, 而不是类型 %s FOREACH循环变量不能为数组类型 在数组上运行的FOREACH语句 GET STACKED DIAGNOSTICS不能用于异常处理之外 多次指定INTO 使用了带有无法返回数据的命令的INTO 如果您想要放弃SELECT语句的结果，请使用PERFORM. 可以指向一个PL/pgSQL变量或表中的列 程序构造列表必须输出警告. 程序构造列表必须输出一个错误信息提示. PL/pgSQL函数 %s PL/pgSQL 函数%s %s PL/pgSQL 函数%s在第%d行%s 在%3$s的第%2$d行的PL/pgSQL函数%1$s PL/pgSQL函数不使用类型%s PL/pgSQL函数不能返回类型%s 执行在ASSERT语句中给定的检查。 打印产生于INTO...STRICT失败时的详细的错误消息里的参数信息 已经指定了RAISE选项：%s RAISE语句选项不能为空 不带有参数的RAISE不能在异常处理的外部使用 在带有输出参数的函数中RETURN NEXT不能有参数 RETURN NEXT必须有一个参数 在返回为集合的函数中RETURN不能带有参数 在返回为空的函数中RETURN不能有参数 在带有输出参数的函数中RETURN不能有参数 SQL语句 设置在PL/pgSQL变量名称和表中列名冲突时的处理原则 触发器的参数可以通过TG_NARGS和TG_ARGV进行访问. 未分配记录的元组结构未确定. 使用RETURN NEXT或RETURN QUERY. 使用带有一个EXCEPTION子句的BEGIN代码块. 您可以使用EXECUTE ... INTO或者EXECUTE CREATE TABLE ... AS语句来替代 给不带有参数的游标指定参数 游标需要参数 在赋值中数组下标不能为空 断言失败 赋值 块标签 "%s" 不能被用在 CONTINUE 中 代码块标签必须放在DECLARE的前面，而不是后面 无法在PL/pgSQL中从客户端或向客户端使用COPY命令 无法将非组合值分配给记录类型变量 无法将非组合值分配给记录变量 无法在PL/pgSQL中无法使用begin/end事务 返回值为组合类型的函数不能返回非组合型的值 无法在查询FOR循环中指定REVERSE  无法在非SETOF函数中使用RETURN NEXT 无法在非SETOF函数中使用RETURN QUERY 没有找到CASE 类型 %s不支持校对函数 字段关联 "%s" 是不明确的 在第%2$d行附件编译PL/pgSQL函数"%1$s" 控制流程到达函数的结束部分，但是没有看到RETURN 控制流程到达触发器/存储过程的结束部分，但是没有看到RETURN 无法确定多态函数"%s"的实际参数类型 无法确定多态函数"%s"的实际返回类型 游标"%s"已经在使用 游标 "%s" 不存在 游标"%s"有参数 游标"%s" 没有名为 "%s"的参数 游标"%s" 没有参数 游标的FOR循环只能有一个目标变量 游标的FOR循环必须使用有界游标变量 游标变量"%s"是空的 游标变量必须是一个简单变量 不支持为记录或记录类型变量设置缺省值 诊断项 %s 不允许出现在GET CURRENT DIAGNOSTICS的结果中 诊断项 %s 不允许出现在GET STACKED DIAGNOSTICS的结果中 重复声明 在清理异常期间 在进入函数期间 在函数退出期间 在执行状态的初始化期间 在进入语句块期间 在退出语句块期间 在初始化语句块的局部变量期间 结束标签"%s" 与代码块标签"%s"不同 为没有标签的代码块指定结束标签"%s"  事件触发器函数不能有已声明的参数 期望关键字FROM或IN 未完成的数据类型声明 整数FOR循环必须只能有一个目标变量 无效的SQLSTATE代码 FOREACH的循环变量必须是已知类型或者是变量列表 在记录集上进行循环的循环变量必须是记录或记录类型变量或标量变量的列表 FOR循环的低位边界不能为空 括号不匹配 在SQL表达式的结尾处丢失"%s" 在SQL语句的结尾处丢失"%s" 缺少SQL语句 丢失数据类型声明 缺少表达式 游标 "%s"没有足够的参数 不能将声明为NOT NULL的变量"%s" 分配空值 数组维数(%d)超过了最大允许值(%d) 多次使用参数名称 "%s" 查询"%s"没有返回数据 查询 "%s"不是SELECT语句 查询"%s"返回%d列 查询"%s"返回多条数据 对于结果数据，查询没有目标 查询返回多条记录 查询没有返回记录 EXECUTE的查询字符串参数是空值 记录"%s"没有字段"%s" 记录 "%s"还没有分配 记录或行类型变量不能作为带有多个项的INTO列表中的一部分 关系 "%s" 不存在 关系 "%s"不是一张表 游标的相对或绝对位置是空的 所返回的记录类型与所期待的记录类型不匹配 所返回的记录结构与触发表的结构不匹配 记录或者记录类型变量不能是CONSTANT类型 记录或者记录类型变量不能是NOT NULL 集值函数在不接受使用集合的环境中调用 索引维数(%d)超出有效范围: 0..%d 语句块 查询的结构与函数的返回类型不匹配 下标对象不是一个数组 语法错误 语法错误，期望"=" 语法错误，期望"FOR" 在任何包围这个语句的块或者循环上都没有附着标签"%s" 为RAISE子句指定参数过少 在INTO后面指定了太多的变量 游标 "%s"给定的参数太多 为RAISE子句指定参数过多 触发器函数只能以触发器的形式调用 触发器函数不能有已声明的参数 触发器存储过程无法返回集合 类型 "%s" 只是一个 shell 在函数定义中意外出现的结束标志 无法识别的项GET DIAGNOSTICS 无法识别的RAISE语句选项 不可识别的异常条件"%s" FOR循环的高位边界不能为空 游标"%2$s"中的参数值"%1$s"指定了多次 声明为NOT NULL的变量"%s"无法将缺省值设为NULL 变量 "%s" 不存在 变量"%s"具有伪类型%s 变量"%s" 必须属于游标类型或refcursor类型 变量"%s"隐藏了前一个已定义的变量 正在将返回值强行指派为函数的返回类型 在将调用的参数存储到本地变量时 在RETURN NEXT中提供了错误的记录类型 在RETURN NEXT中提供了错误的结果类型 