PostgreSQL 10 and Python 3 (on FreeBSD)
Today a friend of mine asked me for a trouble between PostgreSQL 10 and Python. Since I’m not a pythonist, my quick answer was that PostgreSQL 10 does support Python 3. But it turned out it was not so simple (at least, not so simple as to get Perl 5 working!).
written sometime in April 2018
|
psql verbose quit
A few days ago a new commit hit the psql code repository: there will be support for explicitly exiting from the command prompt.
written sometime in February 2018
|
Perlbrew: added the verbose option
Another little contribution to the great perlbrew application.
written sometime in February 2018
|
When your effort is recognized...
I’m proud when my efforts, as small as they are, are recognized publicly!
written sometime in January 2018
|
Perl 6 Grammars introduction
here there’s a small introduction to Perl 6 new super-powerful feature grammars that allow you to parse pretty much everything in a smart and extensible way.
written sometime in January 2018
|