<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/databases/py-postgresql, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-01-04T20:52:30Z</updated>
<entry>
<title>*: bump PKGREVISION for egg.mk users</title>
<updated>2022-01-04T20:52:30Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-01-04T20:52:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f9e28ee96efbb02df8790e130e6eef7b33ebac9c'/>
<id>urn:sha1:f9e28ee96efbb02df8790e130e6eef7b33ebac9c</id>
<content type='text'>
They now have a tool dependency on py-setuptools instead of a DEPENDS</content>
</entry>
<entry>
<title>databases: Replace RMD160 checksums with BLAKE2s checksums</title>
<updated>2021-10-26T10:09:13Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-26T10:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=110d5bf2cb42630a7f459b1e8f899f8e59991e1b'/>
<id>urn:sha1:110d5bf2cb42630a7f459b1e8f899f8e59991e1b</id>
<content type='text'>
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (some may be only fetched
conditionally):

./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz</content>
</entry>
<entry>
<title>databases: Remove SHA1 distfile hashes</title>
<updated>2021-10-07T13:35:05Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2021-10-07T13:35:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=461331b2af81f67812062f24d93a6ed5e8abfee9'/>
<id>urn:sha1:461331b2af81f67812062f24d93a6ed5e8abfee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to PyGreSQL version 5.1  (commit on behalf of darcy@)</title>
<updated>2019-05-21T19:46:39Z</updated>
<author>
<name>david</name>
<email>david@pkgsrc.org</email>
</author>
<published>2019-05-21T19:46:39Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dcf98de19852b1e8c117bf1fbc3a114272ba7ee1'/>
<id>urn:sha1:dcf98de19852b1e8c117bf1fbc3a114272ba7ee1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py-postgresql: updated to 5.0.6</title>
<updated>2018-12-10T15:11:14Z</updated>
<author>
<name>adam</name>
<email>adam@pkgsrc.org</email>
</author>
<published>2018-12-10T15:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2b1430aaf8c9d18a62e44fb0a67695c20eb80b79'/>
<id>urn:sha1:2b1430aaf8c9d18a62e44fb0a67695c20eb80b79</id>
<content type='text'>
Vesion 5.0.6:
This version officially supports the new Python 3.7.
Correct trove classifier for the PostgreSQL License.</content>
</entry>
<entry>
<title>py-postgresql: update to 5.0.5.</title>
<updated>2018-04-29T13:50:52Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2018-04-29T13:50:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bed52f3899ae8360bcccc66e56f91455451ac662'/>
<id>urn:sha1:bed52f3899ae8360bcccc66e56f91455451ac662</id>
<content type='text'>
Version 5.0.5 (2018-04-25)
------------------------------
- This version officially supports the new PostgreSQL 10.
- The memory for the string with the number of rows affected by a classic pg
  module query() was already freed (bug report and fix by Peifeng Qiu).

Ok OWNER.</content>
</entry>
<entry>
<title>Version 5.0.4 (2017-07-23)</title>
<updated>2017-08-15T12:22:06Z</updated>
<author>
<name>darcy</name>
<email>darcy@pkgsrc.org</email>
</author>
<published>2017-08-15T12:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=beb5d32d61c6da4637fd92bdaa1c501d984f18c7'/>
<id>urn:sha1:beb5d32d61c6da4637fd92bdaa1c501d984f18c7</id>
<content type='text'>
--------------------------
- This version officially supports the new Python 3.6 and PostgreSQL 9.6.
- query_formatted() can now be used without parameters.
- The automatic renaming of columns that are invalid as field names of
  named tuples now works more accurately in Python 2.6 and 3.0.
- Fixed error checks for unlink() and export() methods of large objects
  (bug report by Justin Pryzby).
- Fixed a compilation issue under OS X (bug report by Josh Johnston).</content>
</entry>
<entry>
<title>Upgrade to 5.0.3.</title>
<updated>2016-12-11T11:25:52Z</updated>
<author>
<name>darcy</name>
<email>darcy@pkgsrc.org</email>
</author>
<published>2016-12-11T11:25:52Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=aa64de2bf7bb215acb4381eec4763ce8c567144d'/>
<id>urn:sha1:aa64de2bf7bb215acb4381eec4763ce8c567144d</id>
<content type='text'>
- It is now possible to use a custom array cast function by changing
  the type caster for the 'anyarray' type.  For instance, by calling
  set_typecast('anyarray', lambda v, c: v) you can have arrays returned
  as strings instead of lists.  Note that in the pg module, you can also
  call set_array(False) in order to return arrays as strings.
- The namedtuple classes used for the rows of query results are now cached
  and reused internally, since creating namedtuples classes in Python is a
  somewhat expensive operation.  By default the cache has a size of 1024
  entries, but this can be changed with the set_row_factory_size() function.
  In certain cases this change can notably improve the performance.</content>
</entry>
<entry>
<title>Recursive bump for all users of pgsql now that the default is 95.</title>
<updated>2016-10-09T21:41:55Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2016-10-09T21:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=3707ddb6eb5849d093b8d3fa81e008ad3c81060d'/>
<id>urn:sha1:3707ddb6eb5849d093b8d3fa81e008ad3c81060d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated py-postgresql to 5.0.2.</title>
<updated>2016-09-13T23:59:37Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2016-09-13T23:59:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e8491eaea247a9a1c1b15a71c6538fa17ee1e2ad'/>
<id>urn:sha1:e8491eaea247a9a1c1b15a71c6538fa17ee1e2ad</id>
<content type='text'>
Ok from OWNER, darcy.

Version 5.0.2 (2016-09-08)
--------------------------
- Fixed an infinite recursion problem in the DB wrapper class of the classic
  module that could occur when the underlying connection could not be properly
  opened (bug report by Justin Pryzby).

Version 5.0.1 (2016-08-18)
--------------------------
- The update() and delete() methods of the DB wrapper now use the OID instead
  of the primary key if both are provided. This restores backward compatibility
  with PyGreSQL 4.x and allows updating the primary key itself if an OID exists.
- The connect() function of the DB API 2.0 module now accepts additional keyword
  parameters such as "application_name" which will be passed on to PostgreSQL.
- PyGreSQL now adapts some queries to be able to access older PostgreSQL 8.x
  databases (as suggested on the mailing list by Andres Mejia). However, these
  old versions of PostgreSQL are not officially supported and tested any more.
- Fixed an issue with Postgres types that have an OID &gt;= 0x80000000 (reported
  on the mailing list by Justin Pryzby).
- Allow extra values that are not used in the command in the parameter dict
  passed to the query_formatted() method (as suggested by Justin Pryzby).
- Improved handling of empty arrays in the classic module.
- Unused classic connections were not properly garbage collected which could
  cause memory leaks (reported by Justin Pryzby).
- Made C extension compatible with MSVC 9 again (this was needed to compile for
  Python 2 on Windows).</content>
</entry>
</feed>
