sqrt_bigint_v2

From: 孤傲小二~阿沐 <2903807914(at)qq(dot)com>
To: David&nbsp;G(dot)&nbsp;Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>, tgl <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: sqrt_bigint_v2
Date: 2021-11-12 06:36:20
Message-ID: tencent_AA6826F5D81678AD35702414836F40D5CB09@qq.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

This function is already OK, I think tom is correct. After I modified the relevant files, the problem was solved.

Now my newly added functions and the regression test of the database itself are all OK

Thank you both for your continuous support and blessings from China!

Attachment Content-Type Size
sqrt_bigint_v2.patch application/octet-stream 9.0 KB

Browse pgsql-general by date

  From Date Subject
Next Message 孤傲小二~阿沐 2021-11-12 06:37:18 sqrt_bigint_v2
Previous Message 孤傲小二~阿沐 2021-11-12 06:12:12 回复: I added a √ operator, the sqrt function is still used internally, but now there is a problem, it affects the := and .. operators of the database