TopicMailing ListsActivityParticipants
47 commits
meson: Add 'running' test setup, as a replacement for installcheck
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
meson: Add support for building with precompiled headers
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
windows: Adjust FD_SETSIZE via commandline define
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
meson: ecpg: Split definition of static and shared libraries
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
meson: docs: Add xml{lint,proc} wrapper to collect dependencies
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
+42 more
2022-09Committed
Patch#3395
CINot processed
ReviewersPeter Eisentraut (petere), Aleksander Alekseev (a.alekseev)
CommitterAndres Freund (andresfreund)
[RFC] building postgres with meson
[RFC] building postgres with meson
hackers
391 replies
Jun 12, 2023
Andres FreundPeter EisentrautTom LaneJohn NaylorAndrew Dunstan+18
14 commits
ci: enable zstd where available.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
ci: compile with -Og where applicable.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
ci: include hints how to install OS packages.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
ci: fix copy-paste mistake in 16eb8231d1b.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
ci: macos: align sysinfo_script to other tasks.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
+9 more
2022-01Committed
Patch#3398
CINot processed
CommitterAndres Freund (andresfreund)
Adding CI to our tree
Adding CI to our tree
hackers
155 replies
Sep 06, 2022
Andres FreundJustin PryzbyTom LaneDaniel GustafssonAndrew Dunstan+9
6 commits
plpython: add missing plpython.h include to plpy_plpymodule.h
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
plpython: Adjust docs after removal of Python 2 support.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
plpython: Code cleanup related to removal of Python 2 support.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
plpython: Remove regression test infrastructure for Python 2.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
plpython: Remove plpythonu, plpython2u and associated transform extensions.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
+1 more
Time to drop plpython2?
Time to drop plpython2?
hackers
85 replies
Mar 09, 2022
Andres FreundTom LanePeter EisentrautMark WongJoe Conway+7
2 commits
windows: Improve crash / assert / exception handling.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
ci: windows: run tests under timeout.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Windows crash / abort handling
Windows crash / abort handling
hackers
11 replies
Feb 04, 2022
Andres FreundAndrew DunstanCraig RingerThomas MunroDavid Rowley
1 commit
Fix binary mismatch for MSVC plperl vs gcc built perl libs
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15.2REL_14_STABLE14.7REL_13_STABLE13.10+2 more
plperl on windows
plperl on windows
hackers
8 replies
Jan 31, 2022
Andres FreundNoah MischAndrew Dunstan
4 commits
Move parallel vacuum code to vacuumparallel.c.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Move index vacuum routines to vacuum.c.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Improve parallel vacuum implementation.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Fix parallel amvacuumcleanup safety bug.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.1
parallel vacuum comments
parallel vacuum comments
hackers
97 replies
Dec 24, 2021
Masahiko SawadaAmit KapilaZhijie Hou (Fujitsu)Peter GeogheganAndres Freund+1
1 commit
windows: Remove use of WIN32_LEAN_AND_MEAN from crashdump.c.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
pgsql: windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
pgsql: windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
comitters
4 replies
Nov 06, 2021
Andres FreundTom Lane
heads up: initdb.exe now succeeds in wine
hackers
0 replies
Oct 27, 2021
Andres Freund
changes in pgport etc doesn't cause client programs to be relinked
hackers
1 reply
Oct 26, 2021
Andres Freund
1 commit
Add module build directory to the PATH for TAP tests
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.1
pgsql: Reference test binary using TESTDIR in 001_libpq_pipeline.pl.
pgsql: Reference test binary using TESTDIR in 001_libpq_pipeline.pl.
comitters
13 replies
Oct 21, 2021
Andrew DunstanAndres FreundAlvaro HerreraTom Lane
1 commit
Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.1REL_13_STABLE13.5+2 more
ldap/t/001_auth.pl fails with openldap 2.5
ldap/t/001_auth.pl fails with openldap 2.5
hackers
3 replies
Oct 19, 2021
Andres FreundTom LaneThomas Munro
pgsql: Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
comitters
0 replies
Oct 19, 2021
Andres Freund
pgsql: Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
comitters
0 replies
Oct 19, 2021
Andres Freund
pgsql: Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
comitters
0 replies
Oct 19, 2021
Andres Freund
pgsql: Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
comitters
0 replies
Oct 19, 2021
Andres Freund
pgsql: Adapt src/test/ldap/t/001_auth.pl to work with openldap 2.5.
comitters
0 replies
Oct 19, 2021
Andres Freund
Running tests under valgrind is getting slower at an alarming pace
hackers
9 replies
Oct 08, 2021
Andres FreundTom LaneRobert HaasAndrew Dunstan
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Fix TestLib::slurp_file() with offset on windows.
comitters
0 replies
Oct 04, 2021
Andres Freund
pgsql: Reference test binary using TESTDIR in 001_libpq_pipeline.pl.
comitters
0 replies
Oct 01, 2021
Andres Freund
Loading more results...