Fix typo. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f6835ea90ac4b6b87fcf9f042959756c246f8fbe Modified Files -------------- src/include/libpq/libpq-be.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Next: From: Robert Haas Date: 2011-12-15 23:45:45 Subject: pgsql: Don't leave regress_test_role_super lying around. Previous: From: Peter Eisentraut Date: 2011-12-15 14:55:34 Subject: pgsql: PL/Python: Refactor subtransaction handling