| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Restore tests broken in 3.13.0
Upstream:
- $dbh->{primary,foreign}_key_info methods now always return a statement
handle even without matches. Callers should check row-count instead of
undefness.
- $dbh->tables now always returns a list, even if empty
- Add support for pg_lo_{tell64,seek64,truncate64} for people dealing
with ultra-large 'large objects' in Postgres 9.3 or greater.
- Fix tests to run when not super-user
- Fix tests to force loading proper version of DBD::Pg
- Remove deprecated _pg_use_catalog method
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- EAPI7
- Unconditionally remove t/00_signature.t
- Ensure CFLAGS passed to make/compiler
- Resurrect compie-testing for Bundle::DBD::Pg
- Disable t/03*.t and t/04*.t due to
https://rt.cpan.org/Ticket/Display.html?id=132965
Upstream:
- Prevent double-free memory errors
https://rt.cpan.org/Ticket/Display.html?id=130681
- Fix crash when pg_error_field is called
https://rt.cpan.org/Ticket/Display.html?id=130721
- Update list of Postgres reserved words in quote.c
- Fix tests for 32-bit machines
- Eagerly NULL-ify PQclear-ed things to remove race conditions
https://rt.cpan.org/Ticket/Display.html?id=131522
- Allow localtime from Time::Piece, and other magical arrays, to be
used directly as a bind value again.
- Fix tests for EnterpriseDB server
- Add small warning regarding ShowErrorStatement
- Indicate non-key index columns in statistics_info
- Return empty result set instead of undef from statistics_info
when table NOTEXIST and not $unique_only
- Fix Segfault during st destroy
https://github.com/bucardo/dbdpg/issues/57
https://github.com/bucardo/dbdpg/pull/66
- Improve testing for table_info()
- Fix failing 'fulltest' target on BSD
- Return table info row last in statistics_info for compat with
pre-8.3 servers
- Fix ASC_OR_DESC field in statistics_info
- Indicate NULL ordering in statistics_info
- Remove test that assumed '(12,34)' to be invalid for type 'circle'
as Postgres now handles it better.
- Prevent DBI turning AutoCommit 'on' after a failed commit
- Fix memory leak in dbdimp.c by redoing the "last_result" internals
https://rt.cpan.org/Ticket/Display.html?id=132812
- Fix regression in Perl length() for returned query results
- Make $sth->finish() do less, so that among other things,
pg_error_field still works on the last action performed.
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --ignore-arches
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
|
|
|
|
|
|
|
| |
Update the copyright notice on all files that were touched since
January 1st but did not have the notice updated.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
| |
And bumped to EAPI7.
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
|
|
|
|
|
|
| |
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
| |
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
|
|
|
|
|
| |
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/657210
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Gentoo-Bug: http://bugs.gentoo.org/657210
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/657210
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/657210
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
|
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/657210
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Radically improve test coverage
- Previously ran no tests
- Now runs basic tests and compile tests without needing a database
- checks for database being configured
- if database is configured for testing, tests run
- See https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-Pg
Upstream:
- Use PQexec instead of PQexecParams when no placeholders
- Fix tests w/ server w/o UTF8
- Fix crash with missing client_encoding
- Fix crash with missing server_version
- Fix leak in ->state methods
- Add pg_async_status field in statement handles.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
|
|
|
|
|
|
|
|
| |
Version bump enables building against >=dev-db/postgresql-10.
Bugs: 624974
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
|
|
|
|
| |
Package-Manager: portage-2.3.3
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
|
|
| |
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
|
|
|
|
| |
Gentoo-Bug: 595954
|
|
|
|
|
| |
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
|
|
|
|
| |
Gentoo-Bug: 595954
|
|
|
|
| |
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
| |
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
|