Revisions of perl-DBD-Pg
buildservice-autocommit
accepted
request 1181969
from
Tina Müller (tinita)
(revision 104)
baserev update by copy to link target
Tina Müller (tinita)
accepted
request 1181966
from
Dominik Heidler (dheidler)
(revision 103)
Mention 3.15.0 bugfix - Includes fix for testsuite [bsc#1197797]
buildservice-autocommit
accepted
request 1136840
from
Dirk Stoecker (dstoecker)
(revision 102)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 1136566
from
Tina Müller (tinita)
(revision 101)
- updated to 3.18.0 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.18.0 (released December 6, 2023) - Support new PQclosePrepared function, added in Postgres 17 [Greg Sabino Mullane] - Better docs about ping always returning a value (Github issue #121)
buildservice-autocommit
accepted
request 1110650
from
Dirk Stoecker (dstoecker)
(revision 100)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 1108660
from
Tina Müller (tinita)
(revision 99)
- updated to 3.17.0 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.17.0 (released August 23, 2023) - New database handle attribute pg_skip_deallocate Prevents any deallocation of automatically prepared statements to support new pgBouncer feature [Greg Sabino Mullane] - Fix to handle escaped quotes in connection string [Dagfinn Ilmari Mannsåker] - Return number of affected rows from a MERGE command [Greg Sabino Mullane] (Github issue #118) - Add support for Github CI actions [Gábor Szabó] (Github pull request #115) - Remove undocumented internal-only pg_pid_number attribute [Greg Sabino Mullane] (Github issue #102) - Small warning in docs about PG_CHAR [Greg Sabino Mullane] (Github issue #103)
buildservice-autocommit
accepted
request 1080868
from
Dirk Stoecker (dstoecker)
(revision 98)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 1080779
from
Tina Müller (tinita)
(revision 97)
- updated to 3.16.3 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.16.3 (released April 4, 2023)
buildservice-autocommit
accepted
request 1070770
from
Dirk Stoecker (dstoecker)
(revision 96)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 1070743
from
Tina Müller (tinita)
(revision 95)
- updated to 3.16.1 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.16.1 (released March 5, 2023) - Add new attribute "pg_int8_as_string", for backwards compatibility. [Alexander Gorlov] (Github pull request #100) - Add a META.json file; rename META.yml to META.yaml - Fix 03smethod.t $sth->last_insert_id skip count for DBI < 1.642 [Dagfinn Ilmari Mannsåker] (Github issue #99) - Documentation improvements for service files [Erik Rijkers]
buildservice-autocommit
accepted
request 994684
from
Reinhard Max (rmax)
(revision 94)
baserev update by copy to link target
Reinhard Max (rmax)
accepted
request 994592
from
Tina Müller (tinita)
(revision 93)
- updated to 3.16.0 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.16.0 (August 8, 2022) - Automatically use 64-bit versions of large object functions when available [Dagfinn Ilmari Mannsåker, David Christensen] - Set UTF8 flag as needed for error messages [Github user olafgw] (Github issue #97) - In tests, do not assume what the default transaction isolation level will be [Rene Schickbauer] (Github issue #94) - Make tests smarter about detecting pg_ctl results in different locales [Greg Sabino Mullane] (Github issue #95)
Dirk Stoecker (dstoecker)
accepted
request 956366
from
Tina Müller (tinita)
(revision 92)
- updated to 3.15.1 see /usr/share/doc/packages/perl-DBD-Pg/Changes
Dirk Stoecker (dstoecker)
accepted
request 913804
from
Dirk Stoecker (dstoecker)
(revision 91)
- updated to 3.15.0 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.15.0 (released May 21, 2021) - Adjust tests for the fact that reltuples can be -1 in Postgres version 13 and later. This is mostly reflected in the CARDINALITY column for $dbh->statistics_info. [Greg Sabino Mullane] - Correctly pull back pg_async status from statement handle. Previously, $dbh->{pg_async} would return undef. [Greg Sabino Mullane] (RT ticket #136553) - Remove the experimental 'fulltest' Makefile target. [Greg Sabino Mullane] (RT ticket #136567)
buildservice-autocommit
accepted
request 827143
from
Lars Vogdt (lrupp)
(revision 90)
baserev update by copy to link target
Lars Vogdt (lrupp)
accepted
request 826622
from
Tina Müller (tinita)
(revision 89)
- updated to 3.14.2 see /usr/share/doc/packages/perl-DBD-Pg/Changes
buildservice-autocommit
accepted
request 822853
from
Lars Vogdt (lrupp)
(revision 88)
baserev update by copy to link target
Lars Vogdt (lrupp)
accepted
request 822498
from
Tina Müller (tinita)
(revision 87)
+++ NOTE: ppc shows a conflict. Any idea how to resolve this? +++ - updated to 3.14.0 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.14.0 (released Jul 19, 2020) - The $dbh->primary_key_info and $dbh->foreign_key_info methods will now always return a statement handle, even with no matches. Previously, they returned undef directly. Callers can check if the returned handle contains any rows. [Greg Sabino Mullane] - The $dbh->tables method will always return a list, even if it is empty. [Greg Sabino Mullane] - Add pg_lo_tell64, pg_lo_seek64, and pg_lo_truncate64, for anyone dealing with really, really, really large 'large objects'. Requires Postgres 9.3 or better. [Greg Sabino Mullane] (RT ticket #123561) - Allow test to run again when using a non-superuser to connect [Greg Sabino Mullane] (RT ticket #132865) - Adjust tests to force loading proper version of DBD::Pg every time. [Greg Sabino Mullane] - Removed the long-deprecated _pg_use_catalog method. [Greg Sabino Mullane] - Many improvements and changes to the test suite. [Greg Sabino Mullane]
buildservice-autocommit
accepted
request 815870
from
Dirk Stoecker (dstoecker)
(revision 86)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 815727
from
Tina Müller (tinita)
(revision 85)
Not sure about the conflict in ppc - updated to 3.13.0 see /usr/share/doc/packages/perl-DBD-Pg/Changes Version 3.13.0 (released June 17, 2020) - Redo the "last_result" internals in dbdimp.c, which fixes a memory leak. [Greg Sabino Mullane] (RT ticket #132812) - Fix regression in Perl length() for returned query results [Jon Jensen] (Github issue #72) - Make $sth->finish() do a little less. Notably, even after calling finish(), pg_error_field will still work on the last action performed. [Greg Sabino Mullane] - Tweak tests so Windows boxes pass [Greg Sabino Mullane]
Displaying revisions 1 - 20 of 104