mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 00:20:01 +01:00
Add various missing conversions from and to Datum. The previous code mostly relied on implicit conversions or its own explicit casts instead of using the correct DatumGet*() or *GetDatum() functions. We think these omissions are harmless. Some actual bugs that were discovered during this process have been committed separately ( |
||
|---|---|---|
| .. | ||
| expected | ||
| specs | ||
| .gitignore | ||
| Makefile | ||
| meson.build | ||
| pgrowlocks--1.1--1.2.sql | ||
| pgrowlocks--1.2.sql | ||
| pgrowlocks--1.0--1.1.sql | ||
| pgrowlocks.c | ||
| pgrowlocks.control | ||