Re: Greatest Common Divisor - Mailing list pgsql-hackers

From Dean Rasheed
Subject Re: Greatest Common Divisor
Date
Msg-id CAEZATCWbJyx3BeQDHRR0AsyLHY3ttXKb+PaZujPq+AnWHBgvzA@mail.gmail.com
Whole thread Raw
In response to Re: Greatest Common Divisor  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Responses Re: Greatest Common Divisor  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Do we actually need the smallint versions of these functions?

I would have thought that automatic casting would take care of any
cases that need smallints, and I can't believe that there's any
performance benefit to be had that's worth maintaining the extra code.

Regards,
Dean



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: RFC: seccomp-bpf support
Next
From: Neha Sharma
Date:
Subject: [Logical Replication] TRAP: FailedAssertion("rel->rd_rel->relreplident== REPLICA_IDENTITY_DEFAULT || rel->rd_rel->relreplident ==REPLICA_IDENTITY_FULL || rel->rd_rel->relreplident == REPLICA_IDENTITY_INDEX"