Arrays of domain returned to client as non-builtin oid describing the array, not the base array type's oid

2019-01-02 Thread James Robinson
++-+- 1009 | _text | A | 25 2392140 | _required_text | A | 2392141 So -- do others find this inconsistent, or is it just me and I should work on having psycopg2 be able to learn the type mapping itself if I don't want to do SQL-side casts? I'll argue that if scalar projections erase the domain's oid, then array projections ought to as well. Thanks! James - James Robinson ja...@jlr-photo.com http://jlr-photo.com/

Pithy patch for more detailed error reporting when effective_io_concurrency is set to nonzero on platforms lacking posix_fadvise()

2018-09-28 Thread James Robinson
e called when a nonzero value is supplied instead of just short-circuiting in parse_and_validate_value() when outside of [conf->min, conf->max]. James no_fadvise_better_warning_bug_15396.patch Description: Binary data - James Robinson ja...@jlr-photo.com http://jlr-photo.com/