index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
database
/
database-postgresql.cpp
Age
Commit message (
Expand
)
Author
2021-09-11
Make sure relevant std::stringstreams are set to binary
sfan5
2021-05-30
Provide exact error message if postgres connection string missing
sfan5
2020-07-07
Fix build due to revert error
rubenwardy
2020-07-07
Revert "Verify database connection on interval (#9665)"
rubenwardy
2020-04-27
Add PostgreSQL authentication backend (#9756)
Loïc Blot
2020-04-15
Verify database connection on interval (#9665)
Loïc Blot
2020-04-14
PostgreSQL: Fix listAllLoadableBlocks returning the same block
SmallJoker
2020-04-11
Move PlayerSAO to dedicated files
Loic Blot
2019-02-10
Consistent HP and damage types (#8167)
SmallJoker
2019-01-04
Fix on_successful_save -> onSuccessfulSave
Loïc Blot
2019-01-04
Fix various player save issues (performance penalty on sql backends + bugs)
Loïc Blot
2018-11-28
Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)
CoderForTheBetter
2018-04-06
Add player:get_meta(), deprecate player attributes (#7202)
rubenwardy
2017-11-08
Move files to subdirectories (#6599)
Vitaliy