Fix node paths that I broke yesterday.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=670a62208a51ed3a5cd2c07df5070280d6d96f85
Modified Files
--
web/webpack.shim.js | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Bail out if yarn returns a non-zero code.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b3c3b69a36658b0c3a25d9265ecd65a2d4f30c65
Modified Files
--
pkg/mac/build.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Fix the clean target so that it doesn't error out if there's no runtime
Makefile in the tree.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4edd100ff9cefa1db395e7388570166f84e2d83f
Modified Files
--
Makefile | 3 ++-
1 file chang
Fix the RE-SQL syntax for roles with a VALID UNTIL clause. Fixes #4081
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2e3475e06acdab77984508d954474353895e4d2e
Modified Files
--
docs/en_US/release_notes_4_4.rst
Make the WHEN field a CodeMirror control on the Event Trigger dialogue. Fixes
#4050
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7a271a34c668741b4dafabfa879e355708b14b07
Modified Files
--
docs/en_US/release_notes_4_4.rst
Remove the cp1252 test to see if it un-breaks the Windows buildfarm runs.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ce5120431bfe3daf1dd555f619b9edb707503101
Modified Files
--
web/pgadmin/tools/sqleditor/tests/test_encoding_ch
Randomise the database name used for encoding tests to avoid collisions when
multiple tests are running against the same server.
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04c776cbebf0d9f239be081d0d2b7a25c50e2438
Modified Files
-