diff options
author | Robert Haas <rhaas@postgresql.org> | 2015-04-03 22:34:37 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2015-04-03 22:34:37 -0400 |
commit | 368b7c601e3a7ce927602b5399e4b117d71bae31 (patch) | |
tree | e1084f79c960f7537b78e2db7b6f60a3fd1e15fa /src/backend/commands/trigger.c | |
parent | b7e1652d5de8b618c0204588969c8b59d12e9361 (diff) | |
download | postgresql-368b7c601e3a7ce927602b5399e4b117d71bae31.tar.gz postgresql-368b7c601e3a7ce927602b5399e4b117d71bae31.zip |
Fix numeric abbreviation for --disable-float8-byval.
When committing abd94bcac4582903765be7be959d1dbc121df0d0, I tried to make
it decide what kind of abbreviation to use based only on SIZEOF_DATUM,
without regard to USE_FLOAT8_BYVAL. That attempt was a few bricks short
of a load, so try to fix it, and add a comment explaining what we're
about.
Patch by me; review (but not a full endorsement) by Andrew Gierth.
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions