Help for this page

Select Code to Download


  1. or download this
    user @ computer c:\Program Files\PostgreSQL\12\bin
    >pexports libpq.dll > libpq.def
    ...
    t/01connect.t .......... ok
    t/01constants.t ........ ok
    t/02attribs.t .......... ok
    
  2. or download this
    t/03dbmethod.t ......... 108/580 Issuing rollback() due to DESTROY wit
    +hout explicit disconnect() of DBD::Pg::db handle dbname=testdb at t/0
    +3dbmethod.t line 2103
    .
    
  3. or download this
    t/03dbmethod.t ......... ok
    t/03smethod.t .......... ok
    
  4. or download this
    t/04misc.t ............. 81/95 DBD::Pg::db do failed: ERROR:  invalid 
    +value for parameter "max_stack_depth": 4096
    DETAIL:  "max_stack_depth" must not exceed 3584kB.
    ...
    # Looks like your test exited with 255 just after 81.
    t/04misc.t ............. Dubious, test returned 255 (wstat 65280, 0xff
    +00)
    Failed 14/95 subtests
    
  5. or download this
    t/06bytea.t ............ ok
    t/07copy.t ............. ok
    t/08async.t ............ ok
    t/09arrays.t ........... ok
    
  6. or download this
    t/10_pg_error_field.t .. 1/?
    #   Failed test '(query 4) Calling pg_error_field returns expected val
    +ue for field pg_diag_source_file'
    ...
    # Looks like you failed 6 tests of 364.
    t/10_pg_error_field.t .. Dubious, test returned 6 (wstat 1536, 0x600)
    Failed 6/364 subtests
    
  7. or download this
    t/12placeholders.t ..... ok
    t/20savepoints.t ....... ok
    t/30unicode.t .......... ok
    t/99cleanup.t .......... ok
    
  8. or download this
    Test Summary Report
    -------------------
    ...
      C:\Perl64\site\bin\dmake.exe test -- NOT OK
    //hint// to see the cpan-testers results for installing this module, t
    +ry:
      reports TURNSTEP/DBD-Pg-3.10.4.tar.gz
    
  9. or download this
    
    user @ computer c:\Program Files\PostgreSQL\12\bin
    >