[pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntaxerror on PostgreSQL 11 - Mailing list pgadmin-hackers

From Akshay Joshi
Subject [pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntaxerror on PostgreSQL 11
Date
Msg-id CANxoLDfBh-SmU=44vLEMz1_jxGDTWWS_OQOfRpagDEHwxDD8qw@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] - RM 3836 VACUUM FULL FREEZE ANALYZE VERBOSEsyntax error on PostgreSQL 11  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Hackers,

Attached is the patch to fix RM #3836 VACUUM FULL FREEZE ANALYZE VERBOSE syntax error on PostgreSQL 11. Order of commands has been changed in PostgreSQL 11 "https://github.com/postgres/postgres/commit/921059bd66c7fb1230c705d3b1a65940800c4cbb"

Please review it.

--
Akshay Joshi
Sr. Software Architect


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][patch] Fixes Backup Restore Dialog Postgres help
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix help for the backup/restore dialogues. Fixes#386