compile - Search results in mailing lists
Mailing lists >> pgadmin-hackers >> Thread
2023-05-11 09:13:42 | Re: Feature tests on M1 Mac fail (Dave Page)
compiled by Apple clang version 14.0.0 (clang-1400.0.29.202), 64-bit',) (venv) dpage@gibson ~ % python Python
Mailing lists >> pgadmin-hackers >> Thread
2021-10-21 10:48:38 | pgAdmin 4 commit: Pin mozjpeg to 7.1.0 as the latest version will requi (Akshay Joshi)
compiled. Branch ------ master Details ------- https:///gitweb?p=pgadmin4.git;a=commitdiff;h=fc233ed9930c6e65f81454af435a7f33656ee308 Author
Mailing lists >> pgadmin-hackers >> Thread
2021-10-21 10:18:01 | Re: [pgAdmin][patch] Fix JS audit and ignore devDependencies (Aditya Toshniwal)
compiled.
On Thu, Oct 21, 2021 at 3:23 PM Akshay Joshi
Mailing lists >> pgadmin-hackers >> Thread
2021-07-06 08:29:17 | Re: Bug #6337 (Rahul Shirsat)
compiled. *For INTERNAL USERS*, they would be able to reset login attempts by: 1. *Resetting
Mailing lists >> pgadmin-hackers >> Thread
2021-06-30 13:25:12 | Re: [patch][pgAdmin] Fix for pgadmin4-linux-qa #1651 failure (Dave Page)
compile', then commit the results. This will remove all fuzzy matches from the catalogs, which
Mailing lists >> pgadmin-hackers >> Thread
2021-05-10 13:40:39 | Re: [pgAdmin][RM-2341]: Add menu option for starting PSQL (Dave Page)
compiled with 1 error in 60041 ms -- Dave Page Blog: https://pgsnake.blogspot.com Twitter
Mailing lists >> pgadmin-hackers >> Thread
2021-01-18 09:55:55 | Re: [pgAdmin4][Patch] - RM 5457 - Kerberos Authentication - Phase 1 (Dave Page)
compiler (such as GCC) - either the enum34 Python package or Python 3.4+ - the six and decorator
Mailing lists >> pgadmin-hackers >> Thread
2020-12-15 09:16:12 | [pgAdmin] RM5875 template1 is shown after you use pg_upgrade (Rahul Shirsat)
compiled by Visual C++ build 1914, 64-bit & PostgreSQL 13.1, compiled by Visual C++ build
Mailing lists >> pgadmin-hackers >> Thread >> Search in thread (2)
2020-09-10 05:28:58 | Re: pgAgent build warnings on Fedora 32 (Neel Patel)
compiler identification is GNU 10.1.0 -- The CXX compiler identification is GNU 10.1.0 -- Check for working
Mailing lists >> pgadmin-hackers >> Thread
2020-05-12 11:53:05 | pgAdmin 4 commit: Ensure that pgAdmin4 should be compiled with older OS (Akshay Joshi)
compiled with older OSX SDK's. Branch ------ master Details ------- https:///gitweb?p=pgadmin4.git;a=commitdiff;h=8a06a836f41d4e7dc932fe4bbbdb5e746c27bd7e Modified Files -------------- runtime/macos.mm | 5 +++++ 1 file
Mailing lists >> pgadmin-hackers >> Thread
2020-04-24 13:56:48 | pgAdmin 4 commit: Ignore the pre-compiled resources. (Dave Page)
compiled resources. Branch ------ master Details ------- https:///gitweb?p=pgadmin4.git;a=commitdiff;h=d5bfc726c06b6d82a97333676486885293044b02 Modified Files -------------- runtime/.gitignore | 1 + 1 file changed, 1 insertion
Mailing lists >> pgadmin-hackers >> Thread
2020-04-22 11:55:37 | Re: RM4292 - Dark mode support for Windows/macOS (Neel Patel)
compile time, whatever the qss embedded to application, that will be applied. Thanks, Neel Patel
Mailing lists >> pgadmin-hackers >> Thread
2020-03-23 15:01:33 | Re: pgAdmin 4 - gettext usage fixes (Aditya Toshniwal)
compile fine. The patch can be committed. Please find the attached updated patch. On Mon, Mar 23, 2020 at 4:00 PM Akshay
Mailing lists >> pgadmin-hackers >> Thread
2020-02-28 09:58:24 | pgAdmin 4 commit: Fix an issue where pgAdmin4 does not display properly (Akshay Joshi)
compiling. We used ES6 code syntax which does not work on IE. Code changes are done
Mailing lists >> pgadmin-hackers >> Thread
2020-02-27 11:10:23 | [pgAdmin][RM5219] pgAdmin 4 GUI does not display properly on IE browser (Aditya Toshniwal)
compiling. I used ES6 code syntax which does not work on IE. Code changes are done