1
1
mirror of https://github.com/wader/fq.git synced 2024-10-04 07:27:08 +03:00
fq/format/postgres
Mattias Wadman c8f9cdc9d7 interp: Add string_truncate option
Was hardcoded to 50, now confiugurable also used affected by dd, dv etc
2024-04-08 17:45:10 +02:00
..
common postgres: use bit stream instead of masks to get flags 2023-05-06 08:42:16 +03:00
flavours postgres: fix compilation, fix tests 2023-05-03 10:10:03 +03:00
testdata interp: Add string_truncate option 2024-04-08 17:45:10 +02:00
.gitignore postgres: fix some unknown, chanche tests tovalue -> dv 2022-09-05 12:50:59 +03:00
pg_btree.go postgres: btree refactored by Mattias Wadman 2023-05-05 11:28:38 +03:00
pg_btree.md postgres: doc 2023-05-06 08:54:56 +03:00
pg_control.go postgres: fix line endings in error messages, simplify code, add comments 2023-05-04 09:16:55 +03:00
pg_control.md postgres: doc 2023-05-06 08:54:56 +03:00
pg_heap.go postgres: fix line endings in error messages, simplify code, add comments 2023-05-04 09:16:55 +03:00
pg_heap.md postgres: doc 2023-05-06 08:54:56 +03:00