Ensure we create a DMG file that's compatible with macOS 10.10+
Branch
--
master
Details
---
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1a192109d62a8bc84ec44388ece94eff70db530a
Modified Files
--
pkg/mac/create-dmg.sh | 2 +-
1 file changed, 1 insertion(+),
Hi Fahar,
I've stood up a new macOS build server (as the old one is getting
unreliable). Can you please test the build at
https://developer.pgadmin.org/builds/2019-04-15-macos2-test2/? Please
remember to test the file dialogue and external processes as those are the
places most likely to be affect
Hi Dave,
On Mon, Apr 15, 2019 at 4:39 PM Dave Page wrote:
> Hi Fahar,
>
> I've stood up a new macOS build server (as the old one is getting
> unreliable). Can you please test the build at
> https://developer.pgadmin.org/builds/2019-04-15-macos2-test2/? Please
> remember to test the file dialogu
On Mon, Apr 15, 2019 at 1:43 PM Fahar Abbas
wrote:
> Hi Dave,
>
>
> On Mon, Apr 15, 2019 at 4:39 PM Dave Page wrote:
>
>> Hi Fahar,
>>
>> I've stood up a new macOS build server (as the old one is getting
>> unreliable). Can you please test the build at
>> https://developer.pgadmin.org/builds/201
Hello,
I have a PostgreSQL cluster on a read replication topology and I want to
know if it's possible to send commands to all replicas from the primary
instance (in this particular case, it'd be to disconnect one user from
all replicas).
I know it is possible to log into each and every replica
Hello,
I have a PostgreSQL cluster on a read replication topology and I want to
know if it's possible to send commands to all replicas from the primary
instance (in this particular case, it'd be to disconnect one user from
all replicas).
I know it is possible to log into each and every replica
Hi,
Please find the attached patch with some modification discussed at Redmine
for the RM #2392.
1. On deletion, strikeout the selected rows and delete those while clicking
on the Save button.
2. If only newly added rows are to be deleted then delete those directly.
Also, Slickgrid has been upgr