Messages by Thread
-
[DBD::Pg] Map SQL_NUMERIC to PG_NUMERIC (not PG_FLOAT8) per RT#120358
dbdpg-commits
-
[DBD::Pg] Add some more type information, based on Postgres 9.6 source
dbdpg-commits
-
[DBD::Pg] Add statement handle methods pg_canonical_ids and pg_canonical_names. Patch per "Warstone" from RT 106858: https://rt.cpan.org/Ticket/Display.html?id=106858 Mild adjustments by myself.
dbdpg-commits
-
[DBD::Pg] Start cleanup of version parsing for new Postgres versioning scheme
dbdpg-commits
-
[DBD::Pg] Add todo for RT 116172: sth sttribute to indicate if async or not
dbdpg-commits
-
[DBD::Pg 1/2] Add Changes entry for warning silencing
dbdpg-commits
-
[DBD::Pg] Silence some spurious warnings in the tests
dbdpg-commits
-
[DBD::Pg 1/5] Factor placeholder key creation into function
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.5.3
dbdpg-commits
-
[DBD::Pg 1/2] Prepare for version 3.5.3
dbdpg-commits
-
[DBD::Pg] Older versions of Postgres cannot do an ALTER TYPE inline.
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.5.2
dbdpg-commits
-
[DBD::Pg] Workaround for unwanted breaking change in Module::Signature.
dbdpg-commits
-
[DBD::Pg] Signature for version 3.5.2
dbdpg-commits
-
[DBD::Pg 1/2] Update changes for next release
dbdpg-commits
-
[DBD::Pg] Typo in sprintf for get_info() SQL_DATA_SOURCE_NAME. Thanks to Craig A. James for spotting this. (RT 106604)
dbdpg-commits
-
[DBD::Pg 1/2] Bump version to 3.5.2
dbdpg-commits
-
[DBD::Pg 1/2] Note need to get rid of 'adsrc' references
dbdpg-commits
-
[DBD::Pg] Fix inconsistent indentation in C/XS code
dbdpg-commits
-
[DBD::Pg 1/3] Use sv_copypv, as suggested in comment
dbdpg-commits
-
[DBD::Pg] Move the "GSM" explanation deeper into the Changes file.
dbdpg-commits
-
[DBD::Pg 1/2] Use %col_map instead of literal indexes in column_info
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.5.1
dbdpg-commits
-
[DBD::Pg 1/2] Ready to rollout version 3.5.1
dbdpg-commits
-
[DBD::Pg] Ready to roll out 3.5.0_2
dbdpg-commits
-
[DBD::Pg] Fix pg_switch_prepared database handle documentation
dbdpg-commits
-
[DBD::Pg] Fix building on pre-5.18 perls
dbdpg-commits
-
[DBD::Pg] Adjust tests to skip some things if client_encoding is not UTF8 (and it really ought to be!)
dbdpg-commits
-
[DBD::Pg] Clean up Changes with latest commits
dbdpg-commits
-
[DBD::Pg] Update Pg.pm
dbdpg-commits
-
[DBD::Pg] Fix client_encoding detection on pre-9.1 servers
dbdpg-commits
-
[DBD::Pg] Fix operator existence check in tests on pre-8.3 servers
dbdpg-commits
-
[DBD::Pg 1/3] Get Changes ready for version 3.5.1
dbdpg-commits
-
[DBD::Pg 1/3] Skip SQL_ASCII for certain tests
dbdpg-commits
-
[DBD::Pg] Prevent core dump if the second argument to the quote() method is anything but a hashref. Also make the output a little smarter in that area. Add tests for same. (CPAN bug #101980)
dbdpg-commits
-
[DBD::Pg] This unsigned should be plain old char, as the one it is modifying is simply char
dbdpg-commits
-
[DBD::Pg] Remove debugging remnant from tests.
dbdpg-commits
-
[DBD::Pg] Note git commit for 3.5.0
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.5.0
dbdpg-commits
-
[DBD::Pg 1/2] Set release date for 3.5.0 to January 6, 2015
dbdpg-commits
-
[DBD::Pg 1/4] Minor test tweaks and Perl::Critic inspired changes.
dbdpg-commits
-
[DBD::Pg] Spice up the docs to include the new backslash escaping
dbdpg-commits
-
[DBD::Pg] Update Changes file
dbdpg-commits
-
[DBD::Pg 1/2] Expose superuser status to tests.
dbdpg-commits
-
[DBD::Pg] Adjust test count
dbdpg-commits
-
[DBD::Pg] Bump copyright to 2015
dbdpg-commits
-
[DBD::Pg 1/2] Make get_info much more efficient and slightly simpler.
dbdpg-commits
-
[DBD::Pg] Add a call to $dbh->{pg_placeholder_escapes} = 0 as an emergency measure in case the new backslash escape system breaks something. It is very unlikely to do so - and this will probably be removed entirely after a few versions.
dbdpg-commits
-
[DBD::Pg] Overhaul t/00_release.t: add in new dbdimp.c version string. In the process, refactor everything into a single hash, and verify the number of version strings per file as well.
dbdpg-commits
-
[DBD::Pg 1/2] Improve the {Kids} and {...Kids} tests
dbdpg-commits
-
[DBD::Pg] Remove no longer relevant ping part of test
dbdpg-commits
-
[DBD::Pg 1/3] Further tweaking to the ping() and pg_ping() methods. We now use an empty query consisting of a single SQL comment sent via PQexec.
dbdpg-commits
-
[DBD::Pg] Bump version to 3.5.0: recent ping() changes require this.
dbdpg-commits
-
[DBD::Pg] Revert kill version of ping testing: use better file descriptor method as proposed by Tim Bunce. Change some of the ping logic in dbdimp.c Still fails on a disconnect while in failed transaction. Not sure if there is a clean way to detect that yet...
dbdpg-commits
-
[DBD::Pg 1/2] Tweak the ping() method docs some.
dbdpg-commits
-
[DBD::Pg] Better test of the ping() method by forcibly killing the existing connection.
dbdpg-commits
-
[DBD::Pg] First pass at solving the ping/pg_ping problem. RT #100648
dbdpg-commits
-
[DBD::Pg] Tidy up Changes file
dbdpg-commits
-
[DBD::Pg] Mortalise destringifed arrayref before sv_setsv()
dbdpg-commits
-
[DBD::Pg] Fix date in Changes file
dbdpg-commits
-
[DBD::Pg] And revert the revert. Sorry about that.
dbdpg-commits
-
[DBD::Pg] Revert wrong mortal declaration.
dbdpg-commits
-
[DBD::Pg] Don't return quick on a ping() if we are inside a transaction but idle: do a SELECT to the server as we do with an active session. Per bug report #100648
dbdpg-commits
-
[DBD::Pg 1/2] Mortalize internal string created when expanding arrays. Helps but does not completely fix recent memory leak report.
dbdpg-commits
-
[DBD::Pg] Add in memory leak test for array grabbing per mailing list post.
dbdpg-commits
-
[DBD::Pg] Note recent test changes
dbdpg-commits
-
[DBD::Pg 1/3] Force client_encoding=utf8 in tests
dbdpg-commits
-
[DBD::Pg] Final tweaks for 3.4.2
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.4.2
dbdpg-commits
-
[DBD::Pg] Ready to release version 3.4.2
dbdpg-commits
-
[DBD::Pg] Note recent fix to bug 99144 in Changes file.
dbdpg-commits
-
[DBD::Pg] In table_info, make sure non-quoted types get passed through the chain. Previously we merely did the quote with an unless, which means items failing that were not passed on but merely sent as a a "1" RT#99144
dbdpg-commits
-
[DBD::Pg] Quick test to trigger bug in RT #99144
dbdpg-commits
-
[DBD::Pg] Think #postgresql will be better: seen way more DBD::Pg questions there
dbdpg-commits
-
[DBD::Pg] Add IRC link - it's all the rage. #dbi is as close as we get, although we could do #postgresql on freenode
dbdpg-commits
-
[DBD::Pg] Quick note about the need to support the icky SQL_ASCII option
dbdpg-commits
-
[DBD::Pg] Signature for 3.4.1
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.4.1
dbdpg-commits
-
[DBD::Pg 1/2] Getting ready for 3.4.1
dbdpg-commits
-
[DBD::Pg] Version 3.4.1: fixing up table_info()
dbdpg-commits
-
[DBD::Pg] Allow '%' again for the type in table_info() and thus tables()
dbdpg-commits
-
[DBD::Pg 1/3] Put git commit into Changes file
dbdpg-commits
-
[DBD::Pg] Version 3.4.0 ready to go
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.3.0
dbdpg-commits
-
[DBD::Pg] Note JSON goal
dbdpg-commits
-
[DBD::Pg] Add table_info() materialized view testing.
dbdpg-commits
-
[DBD::Pg] Important reminder
dbdpg-commits
-
[DBD::Pg] Version bump
dbdpg-commits
-
[DBD::Pg 01/14] table_info() explicit SYSTEM TABLE|VIEW support
dbdpg-commits
-
[DBD::Pg] Quick updates to TODO
dbdpg-commits
-
[DBD::Pg] Adjust TABLE_TYPE to distinguish SYSTEM MATERIALIZED VIEW
dbdpg-commits
-
[DBD::Pg] Make sure we account for materialized views where needed
dbdpg-commits
-
[DBD::Pg] Final changes for 3.3.0 tarball
dbdpg-commits
-
[DBD::Pg 1/2] Set date for version 3.3.0 to May 31, 2014
dbdpg-commits
-
[DBD::Pg] If you use something other than utf-8 for client encoding, you *will* need help. :)
dbdpg-commits
-
[DBD::Pg] Quick notes about preferred client_encoding
dbdpg-commits
-
[DBD::Pg] Tie in bug numbers
dbdpg-commits
-
[DBD::Pg] Note recent change: elide previous email address
dbdpg-commits
-
[DBD::Pg 1/2] Pass the interpreter struct into quote functions, instead of using dTHX;
dbdpg-commits
-
[DBD::Pg] Fix up all internal links in perlpod. Bump copyright to 2014. Make sure lo_ items are properly named as pg_lo_ in the docs. Fix up some documentation links. Bump version to 3.3.0
dbdpg-commits
-
[DBD::Pg] Update Changes file for recent pull requests
dbdpg-commits
-
[DBD::Pg 1/8] Fix UTF-8 support in placeholders and return values
dbdpg-commits
-
[DBD::Pg 1/2] Remove ODBC support from foreign_key_info
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.2.1
dbdpg-commits
-
[DBD::Pg 1/2] Ready for 3.2.1 to go out the door May 20, 2014
dbdpg-commits
-
[DBD::Pg] AutoInactiveDestroy fix per RT #95505
dbdpg-commits
-
[DBD::Pg] Further fix needed to get PGINITDB to work in the tests.
dbdpg-commits
-
[DBD::Pg] Update Changes
dbdpg-commits
-
[DBD::Pg 1/2] Bump version to 3.2.1
dbdpg-commits
-
[DBD::Pg] Be less precise in testing match: suspect the UTF-8 "fancy quotes" may be causing the test failure seen on that German BSD box via CPAN testers.
dbdpg-commits
-
[DBD::Pg] Signature for 3.2.0
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.2.0
dbdpg-commits
-
[DBD::Pg] Update Changes for 3.2.0
dbdpg-commits
-
[DBD::Pg] Typo? Allow PGINITDB to work again
dbdpg-commits
-
[DBD::Pg] Version bump to 3.2.0
dbdpg-commits
-
[DBD::Pg] Update Changes with recent activity
dbdpg-commits
-
[DBD::Pg] Implement pg_placeholder_nocolons rt#95173
dbdpg-commits
-
[DBD::Pg] Tests for new feature pg_placeholder_nocolons
dbdpg-commits
-
[DBD::Pg] More tweaking of skip test counts in 02attribs.t
dbdpg-commits
-
[DBD::Pg] Fix incorrect skip count for HandleSetErr: may be responsible for wrong count in RT #94841
dbdpg-commits
-
[DBD::Pg] Don't attempt to use the POSIX signalling stuff if the OS in Win(dows). See RT #94841
dbdpg-commits
-
[DBD::Pg 1/3] Tweak sleep times inside forking test.
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.1.1
dbdpg-commits
-
[DBD::Pg] Make error message detection locale proof; should help tests pass
dbdpg-commits
-
[DBD::Pg] Remove duplicated mailing lists.
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 3.1.0
dbdpg-commits
-
[DBD::Pg] Version 3.1.0
dbdpg-commits
-
[DBD::Pg] Final things for 3.1.0
dbdpg-commits
-
[DBD::Pg] Update type info for new JSON items
dbdpg-commits
-
[DBD::Pg] Fix broken test: suck in all warnings into a single scalar, not just the latest one.
dbdpg-commits
-
[DBD::Pg 1/2] More verbose tests
dbdpg-commits
-
[DBD::Pg] Extend UTF-8 magic to notifications: names and payloads.
dbdpg-commits
-
[DBD::Pg] If we can't figure out how to get to the pg_config information, exit 0 insteaed of die-ing.
dbdpg-commits
-
[DBD::Pg TAG] New tag added: 2.18.1
dbdpg-commits
-
[DBD::Pg] Force the switch of ExecStatusType to an int, so we don't get complaints from older versions of libpq that do not know what PGRES_COPY_BOTH is.
dbdpg-commits
-
[DBD::Pg] Note recent change
dbdpg-commits