Andrew Dunstan's PostgreSQL and Technical blog

Wednesday, August 4, 2021

Release 13.1 of the PostgreSQL BuildFarm client

›
  I have just pushed Release 13.1 of the PostgreSQL BuildFarm client. This update to Release 13 fixes errors that occur from the new defaul...
Monday, August 2, 2021

Release 13 of the PostgreSQL BuildFarm client

›
I have pushed Release 13 of the PostgreSQL BuildFarm client. Change highlights: add tests for a few cases that were previously missin...
Saturday, June 19, 2021

Running Standalone TAP Tests

›
Recent discussion set me thinking about what would be involved in setting up standalone TAP tests for Postgres, to do, say, more code covera...
1 comment:
Saturday, June 5, 2021

Buildfarm adopts modern git naming

›
In keeping with modern git practice, I have renamed the default branch on both the client-code and server-code repositories to main . If y...
Monday, August 8, 2016

Using EXPLAIN json format output in plpgsql

›
It's possible to use EXPLAIN output in plpgsql. In the default text format, the result comes back as a set of text values, so you can pr...
2 comments:
Thursday, June 9, 2016

Removing a Buildfarm client/server perl dependency

›
With one very small exception, there is nothing in the buildfarm server that requires the client to be running perl, even though both the se...
Saturday, June 4, 2016

Using wal-e with Postgres on a non-standard port

›
I just discovered after a great deal of puzzlement and far too much time that if you run multiple instances of Postgres on a machine, and yo...
Tuesday, May 31, 2016

Indiscriminate use of CTEs considered harmful

›
Common Table Expressions are a wonderful thing. Not only are they indespensible for creating recursive queries, but they can be a powerful t...
6 comments:
Friday, April 29, 2016

Windows XP - PostgreSQL's long goodbye.

›
I just committed a patch to allow building with Visual Studio 2015. Due to a change in the way we need to detect locales with this compiler,...
Sunday, April 17, 2016

Building an extension with VS2015

›
I needed to get a DLL prepared of my tiny closed format ranges extension , and so I tried following the excellent instructions Craig Ringer ...
1 comment:
Thursday, March 24, 2016

Weird stuff happens

›
Five days ago, my buildfarm animal jacana suddenly started getting an error while trying to extract typedefs. It had been happily doing this...
Saturday, March 19, 2016

GIN indexing an array of enums

›
GIN indexes of arrays can be pretty useful. And arrays of enums can also be pretty useful. Unfortunately, there is no built in GIN indexing ...
‹
›
Home
View web version

About Me

Andrew Dunstan
View my complete profile
Powered by Blogger.