Andrew Dunstan's PostgreSQL and Technical blog

Monday, February 25, 2013

A few notes from the field on git

›
Any time a source code management system gets in your way it's not doing its job. It's really something you should have to think abo...
2 comments:
Saturday, February 23, 2013

Learning new technology

›
One of my oldest clients is switching to a new technology stack. After many years of using AOLServer, OpenACS and Postgres as their preferre...
2 comments:
Friday, February 15, 2013

PostgreSQL doc epub

›
The other day Peter Eisentraut made a small commit that was probably little noticed, but I think is very useful. He added a few lines to th...
6 comments:
Monday, February 4, 2013

Binding keys in psql

›
The psql client has a nasty habit of being a bit over-aggressive about when it routes output through the pager. So I oten find myself typin...
Thursday, January 31, 2013

Json object from an array of key value pairs

›
I mentioned this the other day, and I now have an extension with a simple function to turn an array of key value pairs into a json object, m...
3 comments:
Tuesday, January 29, 2013

Redis FDW update.

›
Today I've published a major revision to the Redis Foreign Data Wrapper code for use with PostgreSQL versions 9.2 and later. There are...
Monday, January 28, 2013

Array of Key Value pairs to Json

›
As I'm working on making the Redis Foreign Data Wrapper actually do something useful, it's occurred to me that one of the Json funct...
Tuesday, January 22, 2013

Handling Redis Hashes

›
IVC , a great boutique software house that I have worked with for quite a few years, has been shifting to a new, more modern, software stack...
5 comments:
Thursday, January 17, 2013

Mingw64 fail

›
Last week Gurjeet Singh asked me about getting the MinGW64 compiler working. When I looked I noticed that they has not made an official buil...
3 comments:
Tuesday, January 15, 2013

Inline is useful

›
As I was looking for ways yesterday to claw back some of the cost of switching to a recursive descent parser for json, I was interested to s...
Monday, January 14, 2013

Json performance

›
Robert Haas wanted to know how much slower the recursive descent JSON parser would be than the explicit stack based one it's replacing. ...
3 comments:
Friday, January 11, 2013

›
Version 4.10 of the buildfarm client has been released. Following GitHub's abandonment of their download feature, releases will now be...
‹
›
Home
View web version

About Me

Andrew Dunstan
View my complete profile
Powered by Blogger.