summaryrefslogtreecommitdiff
path: root/main/db.c
diff options
context:
space:
mode:
authorRodrigo Ramírez Norambuena <decipher.hk@gmail.com>2015-05-01 13:22:17 -0400
committerJoshua Colp <jcolp@digium.com>2015-05-12 05:11:39 -0500
commite6daafb8a60b6018f0ded063fa26ba2b3e336b0b (patch)
tree4833ced2b0fc551f3021bb07aba39b2f61d87477 /main/db.c
parent009b44172d714be25d4783e6e40850b50074ad32 (diff)
cdr_pgsql, cel_pgsql: Store maximum buffer size to prevent reallocation
The code previously used a fixed size of 512 for the SQL queries. Depending on the size this may require it to grow. This change makes it so if the buffer size does grow the size is stored and next time the buffer will be large enough. Change-Id: I55385899f1c06dee47e4274c2d21538037b2d895
Diffstat (limited to 'main/db.c')
0 files changed, 0 insertions, 0 deletions