Skip to content

Tags: anarazel/postgres

Tags

aio-before-rebase-2023-04-12

fixup! aio: Add asynchronous IO infrastructure.

aio-before-squash-2022-10-19

fixup! fixup! aio: Add asynchronous IO infrastructure.

meson-before-rebase-2022-09-21

meson: Add xmllint/xsltproc wrapper script to handle dependencies aut…

…omatically

meson-before-rebase-2022-09-08

meson: Add support for building with precompiled headers

This substantially speeds up building for windows. A cross build with mingw
goes from

real	0m29.884s
user	15m41.900s
sys	1m58.257s

to

real	0m13.196s
user	6m52.330s
sys	1m15.140s

The wins on windows are similar-ish (but I don't have a system at hand just
now for actual numbers).

meson-before-rebase-2022-08-24

meson: add support for building with precompiled headers

This substantially speeds up building for windows. A cross build with mingw
goes from

real	0m29.884s
user	15m41.900s
sys	1m58.257s

to

real	0m13.196s
user	6m52.330s
sys	1m15.140s

The wins on windows are similar-ish (but I don't have a system at hand just
now for actual numbers).

meson-before-rebase-2022-08-22

ci: windows: remove meson and ninja installation

meson-before-rebase-2022-08-07

fixup! fixup! meson: wip: cleanups.

meson-before-rebase-2022-07-18

meson: ci: Build both with meson and as before

Author: Andres Freund <andres@anarazel.de>
Author: nbyavuz <byavuz81@gmail.com>
Author: Justin Pryzby

aio-before-rebase-2022-07-16

Increase 008_min_recovery_point log level.

meson-before-rebase-2022-06-16

fixup! meson: make testwrap python script