Andrew Dunstan's PostgreSQL and Technical blog

Saturday, November 12, 2022

Goodbye Windows XP

›
This time for sure (h/t Bullwinkle) Yesterday I finally turned off my Windows XP instance for good. It's been running for quite a long...
Wednesday, August 17, 2022

Taming Buildfarm Logs

›
 The output from running a buildfarm step is the output from running a command such as make check followed by any relevant log files that th...
Sunday, February 6, 2022

Release 14 of the PostgreSQL Buildfarm client

›
 This is to announce release 14 of the PostgreSQL Buildfarm client. Significant changes: don't run TestUpgrade if TAP tests are present...
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,...
‹
›
Home
View web version

About Me

Andrew Dunstan
View my complete profile
Powered by Blogger.