There is an error when checking the major version of servers in schema diff - Mailing list pgadmin-hackers

From Huang, Jun
Subject There is an error when checking the major version of servers in schema diff
Date
Msg-id 436f7edcc84e463fac5ed65866dc5ee3@G08CNEXMBPEKD06.g08.fujitsu.local
Whole thread Raw
Responses Re: There is an error when checking the major version of servers in schema diff
List pgadmin-hackers
Hi,

The function get_round_val() outputs the wrong value when major version is before 10.
For example,
   Source server version: 90500
   Target server version: 90502
Or
   Source server version: 90502
   Target server version: 90602

The attached patch shows the changes.
--
Thanks && regards
HuangJ




Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM1802] ERD Tool (Beta)
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM1802] ERD Tool (Beta)