index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.cirrus.yml
Age
Commit message (
Expand
)
Author
2023-08-23
ci: Make compute resources for CI configurable
Andres Freund
2023-08-23
ci: Prepare to make compute resources for CI configurable
Andres Freund
2023-08-23
ci: Use VMs for SanityCheck and CompilerWarnings
Andres Freund
2023-08-23
ci: Move execution method of tasks into yaml templates
Andres Freund
2023-08-23
ci: Don't specify amount of memory
Andres Freund
2023-08-19
ci: macos: use cached macports install
Andres Freund
2023-08-12
ci: macos: Remove use of -Dsegsize_blocks=6
Andres Freund
2023-08-12
ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY
Andres Freund
2023-07-03
cirrus/freebsd: define ENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
Peter Eisentraut
2023-04-24
ci: Remove OpenSSL 3.1 workaround for missing system CA
Daniel Gustafsson
2023-04-18
Build ICU support by default.
Jeff Davis
2023-04-05
Allow to use system CA pool for certificate verification
Daniel Gustafsson
2023-03-29
Support connection load balancing in libpq
Daniel Gustafsson
2023-03-13
cirrus/ccache: Use G rather than GB suffix
Peter Eisentraut
2023-03-13
meson: Make auto the default of the ssl option
Peter Eisentraut
2023-02-06
ci: freebsd: stop postgres instance on failure, to prevent log upload failures
Andres Freund
2023-02-03
ci: Use windows VMs instead of windows containers
Andres Freund
2023-02-03
ci: Upgrade macOS version from 12 to 13.
Thomas Munro
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-12-31
ci: Change macOS builds from Intel to ARM.
Thomas Munro
2022-12-08
Add option to specify segment size in blocks
Andres Freund
2022-12-07
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-11-21
ci: Use -fsanitize=undefined,alignment,address in linux tasks
Andres Freund
2022-11-21
ci: Introduce SanityCheck task that other tasks depend on
Andres Freund
2022-11-21
ci: Clean up pre-meson cruft in windows task
Andres Freund
2022-11-18
ci: Add task testing windows with mingw
Andres Freund
2022-10-07
meson: Add support for building with precompiled headers
Andres Freund
2022-10-02
ci: enable various runtime checks on FreeBSD and macOS
Andres Freund
2022-10-01
ci: macos: Reduce test concurrency
Andres Freund
2022-09-30
ci: Add 32bit build and test
Andres Freund
2022-09-24
Remove uses of register due to incompatibility with C++17 and up
Andres Freund
2022-09-23
ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/...
Andres Freund
2022-09-22
meson: ci: Convert some tasks to use meson
Andres Freund
2022-09-22
ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX
Andres Freund
2022-09-21
ci: Increase requested memory size.
Thomas Munro
2022-08-01
ci: remove minor version from freebsd image name
Andres Freund
2022-07-31
ci: switch to freebsd 13.1
Andres Freund
2022-04-02
Make upgradecheck a no-op in MSVC's vcregress.pl
Michael Paquier
2022-03-30
ci: enable zstd where available.
Andres Freund
2022-03-23
ci: test headerscheck, cpluspluscheck as part of CompilerWarnings task.
Andres Freund
2022-03-19
ci: windows: Use CIRRUS_ESCAPING_PROCESSES, revert 770011e3f39.
Andres Freund
2022-03-18
ci: compile with -Og where applicable.
Andres Freund
2022-03-18
ci: include hints how to install OS packages.
Andres Freund
2022-03-05
ci: windows: Work around cirrus-ci bug causing test failures.
Andres Freund
2022-02-13
ci: fix copy-paste mistake in 16eb8231d1b.
Andres Freund
2022-02-12
ci: macos: align sysinfo_script to other tasks.
Andres Freund
2022-02-12
ci: Only use one artifact instruction for logs.
Andres Freund
2022-02-12
ci: s/CCACHE_SIZE/CCACHE_MAXSIZE/.
Andres Freund
2022-02-03
windows: Improve crash / assert / exception handling.
Andres Freund
2022-02-03
ci: windows: run tests under timeout.
Andres Freund
[next]