Use libpq COPY API for custom pgsql direct loads
build-appimage: move mount of dbt5
Add compose to start PostgreSQL service
Move Containerfile.appimage to appimage/
build-appimage: use first detected *-tpc-e-tool.zip
Support podman or docker
dbt5-pgsql-build-db: add load error handling
Appimage: touchstone tools bump from v0.9.2 to v0.10.0
add .gitignore entries for build artifacts and EGenLoader output
Detect rst2man or rst2man.py
v0.10.11 release
Update appimage Containerfile
pgsql: fix trade result frame 2 hs_qty calculation in client side code
Update cmake_minimum_required
v0.10.10 release
report: handle spar data
AppImage: bump touchstone-tools to v0.9.2
AppImage: add rst2pdf
run: remove extra stop_processes call
run: reimplement software profiling
report: minor format update removing quotes
report: create PDF reports with rst2pdf
report: add links to driver's system stats
build.1.rst.in: fix --skip-data-generation formatting
report: error when DIRECTORY is not specified
test-db-parameter: remove dead code
test-db-parameter: add --client-side flag
build-appimage: podman run with --userns=keep-id
run: fix handling of user_creation_delay config
v0.10.9 release
doc: add performance testing section for test-user-scaling example
test-user-scaling: fix version output message
test-user-scaling: assume 1 proc when detection fails
test-user-scaling: update usage for start stop step flags
Correctly set instance customer in build script
Correct build help message to say FLAT is the default load type
v0.10.8 release
build: expose existing --skip-data-generation flag
run: fix collection of database stats to use specified database port
Refactor man/man1/CMakeLists.txt
Minor build man page reformatting
Rely on touchstone-tools v0.9.1 to generate flame graph
AppImage: bump touchstone-tools to v0.9.1
pgsql: refactor db creation logic to use template1
AppImage: add perl modules for flame graphs
AppImage: add python libraries for rst2html5
pgsql-build-db: add --vacuum-full flag
AppImage: set default EGenLoader flat_out to /tmp/flat_out
pgsql: set default load type to FLAT
Add test-user-scaling performance testing example script
Makefile.cmake throw error
run: correct instance customer help message about default to total customers
build: instance customers defaults to total customers
Update scripts/CMakeLists.txt to use foreach loop
Break up github workflow into multiple steps
Containerfile.appimage: minor formatting
pgsql: create trade_id sequence after indexes
AppImage: add libpq library for psql
fix db stats collection for multi-tier systems
Check for licenses dir before cp
Check for licenses dir before cp
get-os-info: make sure dir exists
get-os-info: make sure dir exists
Remove extra white space
Remove extra white space
v0.10.6 release
Fix metric calculation to be in tps
Revert linuxdeploy and update use of appimagetool
Fix run script to set default users when unspecified in config
pgsql SQL VACUUM instead of vacuumdb
pgsql use sql CREATE DATABASE instead of createdb
pgsql fix index creation logic
v0.10.5 release
pgsql server side add explicit param type for SecurityDetailFrame1
pgsql server side add explicit param type for MarketWatchFrame1
pgsql pl/c update date handling in market watch and security detail
Convert pgsql drop_all_functions.sql script to POSIX sh here script
Simplify scripts/pgsql/CMakeLists.txt
pgsql-load-stored-procs always load from pgsql default support files location
pgsql-load-stored-procs update command line processing
Fix pgsql-load-stored-procs scripts to use CMAKE_INSTALL_PREFIX
Add -o flag to build script for flat_out
Add -v verbose flag to run script
pgsql client side trade result frame 6 query 1 use paramType
Add pgsql doc note about datestyle guc
Add pgsql doc about client-size transaction logic
pgsql client side data maintenance: remove extra carriage returns
Fix psql client side trade request frame 1 query 2 debug message
Log exception messages thrown by DoTxn()
v0.10.4
pgsql-check-db: easier comparable output
pgsql: parallelize index creation
Save EGenLoader output to a file
Try to make sure post-process cleans up
v0.10.3 release
Update ChangeLog for pgsql parameterized client-side logic
pgsql client side trade update frame 3 parameterized sql
pgsql client side trade update frame 2 parameterized sql
pgsql client side trade update frame 1 parameterized sql
pgsql client side trade status parameterized sql