Jim Nasby
Jim Nasby
It'd be good if we could verify the arguments (or at least number of arguments) being passed to a trigger function by a specific trigger. According to [1], The arguments...
This affects the function tests (IE: function_owner_is), but might impact others. The current API of passing in a name is problematic because if you pass in a non-canonical type name...
I'm trying to setup WAL-E on an EC2 host and getting not terribly helpful "SSLError: ('The write operation timed out',)" errors from boto. Some googling shows how to configure logging...
I'm getting this error: ERROR: invalid input syntax for type timestamp: "" When doing CREATE TABLE blah AS SELECT \* FROM foreign_table where the definition of that table is ```...
Taking inspiration from how pkg/errors is meant as a drop-in replacement for the standard errors package, I have created an errors package that's specific to a larger project I'm involved...
Use case: I've got a number of pre-defined logging keys that our code should be using; some mandatory, some optional. Since this is a complete set, it would be best...
I'm working on being able to expand any JSONB document into a set of tables and views. As part of that, I've created a jsonb_each_extra function that's similar to jsonb_each,...
This is based on what David did at https://github.com/theory/pg-semver/blob/master/Makefile Note: It would be nice if the 3 other templates built on top of what's in root instead of duplicating everything......
See https://github.com/decibel/variant/compare/pgxn-utils-change-test-base...pgxn-utils-change-test for an example. I realize it might want to re-format things to it's liking, but it's actually completely removing parts of the map.