forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2fe4c73
committed
Make AssertPointerAlignment available to frontend code
We don't need separate definitions for frontend and backend, since thecontained Assert() will take care of the difference. So this alsomakes it simpler overall.Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>Reviewed-by: Michael Paquier <michael@paquier.xyz>Discussion:https://www.postgresql.org/message-id/f64365b1-d5f9-ef83-41fe-404810f10e5a@enterprisedb.com1 parentdea8349 commit2fe4c73
1 file changed
+2
-4
lines changedLines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
793 | 793 |
| |
794 | 794 |
| |
795 | 795 |
| |
796 |
| - | |
797 | 796 |
| |
798 | 797 |
| |
799 | 798 |
| |
800 | 799 |
| |
801 | 800 |
| |
802 | 801 |
| |
803 |
| - | |
804 | 802 |
| |
805 | 803 |
| |
806 | 804 |
| |
| |||
824 | 822 |
| |
825 | 823 |
| |
826 | 824 |
| |
| 825 | + | |
| 826 | + | |
827 | 827 |
| |
828 | 828 |
| |
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
832 | 832 |
| |
833 |
| - | |
834 |
| - | |
835 | 833 |
| |
836 | 834 |
| |
837 | 835 |
| |
|
0 commit comments
Comments
(0)