git.postgresql.org Git - postgresql.git/commit
2018年2月17日 01:57:06 +0000 (20:57 -0500)
2018年3月16日 17:18:06 +0000 (13:18 -0400)
commit ec87efde8dbc670467468860c5d577dc805dae5e
Simplify parse representation of savepoint commands
Instead of embedding the savepoint name in a list and then requiring
complex code to unpack it, just add another struct field to store it
directly.
Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
This is the main PostgreSQL git repository.
RSS
Atom