Peter Eisentraut

peter_e@gmx.net

Email: peter_e@gmx.net
Name: Peter Eisentraut
Messages: 10065
First message: 1999-09-21
Last message: 2018-12-28

Recent messages

DateSubject
2018-12-28T11:01:37Z [PATCH v2 2/2] Change default of recovery_target_timeline to 'latest'
2018-12-28T09:44:12Z [PATCH v2 1/2] Add value 'current' for recovery_target_timeline
2018-12-27T10:49:47Z [PATCH] Always use latest timeline in standby mode
2018-11-27T14:21:39Z pgsql: Update ssl test certificates and keys
2018-11-25T15:49:23Z pgsql: Integrate recovery.conf into postgresql.conf
2018-10-18T17:28:28Z [PATCH v2 1/2] Remove get_atttypmod()
2018-10-18T17:27:18Z [PATCH v2 2/2] Remove get_attidentity()
2018-09-27T20:42:33Z [PATCH v5] pg_upgrade: Allow use of file cloning
2018-09-06T09:38:05Z pgsql: Refactor dlopen() support
2018-09-01T05:05:02Z [PATCH v4] pg_upgrade: Allow use of file cloning
2018-08-31T11:00:26Z [PATCH v7] GnuTLS support
2018-03-22T16:07:54Z [PATCH] fixup! Allow FOR EACH ROW triggers on partitioned tables
2018-03-06T19:49:07Z [PATCH] Fix test counting in SSL tests
2018-03-05T19:42:11Z [PATCH v2] Tests for Kerberos/GSSAPI authentication
2018-02-28T15:04:06Z [PATCH v3 2/2] Transaction chaining support in PL/pgSQL
2018-02-28T15:04:06Z [PATCH v2 2/2] Transaction chaining support in PL/pgSQL
2018-02-23T18:54:45Z [PATCH v2] Check error messages in SSL tests
2018-02-17T02:37:55Z [PATCH v3 1/2] Transaction chaining
2018-02-17T02:37:55Z [PATCH v2 1/2] Transaction chaining
2018-02-14T03:53:55Z [PATCH] fixup! allow indexes on partitioned tables to be unique
2018-02-07T02:59:40Z [PATCH v2 2/2] Update gratuitous use of MD5 in documentation
2018-02-07T02:46:46Z [PATCH v2 1/2] Add user-callable SHA-2 functions
2018-02-06T17:28:12Z [PATCH v2] Add more information_schema columns
2018-01-27T18:47:52Z [PATCH v2] Refactor client-side SSL certificate checking code
2018-01-16T20:20:14Z [PATCH v4 5/5] Get more precise return values from get_object_type()
2018-01-16T18:59:05Z [PATCH v4 4/5] Use OBJECT_TABLE instead of OBJECT_RELATION for ACL
2018-01-16T18:32:03Z [PATCH v4 3/5] Don't use OBJECT_RELATION with aclcheck_error
2018-01-16T14:42:28Z [PATCH v3] Generated columns
2018-01-04T20:36:41Z pgsql: Implement channel binding tls-server-end-point for SCRAM
2017-12-26T18:47:18Z [PATCH v5 2/4] Don't cast between GinNullCategory and bool
2017-12-19T19:24:43Z [PATCH v6 2/2] Use stdbool.h if suitable
2017-12-19T18:54:05Z [PATCH v6 1/2] Add static assertions about size of GinTernaryValue vs bool
2017-12-08T17:26:59Z pgsql: Prohibit identity columns on typed tables and partitions
2017-12-02T14:26:34Z [PATCH v4 2/5] Replace AclObjectKind with ObjectType
2017-12-02T14:26:34Z [PATCH v2 2/2] Replace AclObjectKind with ObjectType
2017-11-08T02:15:08Z pgsql: Expand empty end tag
2017-10-11T22:35:19Z [PATCH v4 1/5] Replace GrantObjectType with ObjectType
2017-10-11T22:35:19Z [PATCH v2 1/2] Replace GrantObjectType with ObjectType
2017-09-19T22:56:14Z pgsql: Add basic TAP test setup for pg_upgrade
2017-09-15T02:46:06Z pgsql: passwordcheck: Add test suite
2017-09-14T16:09:23Z pgsql: Fix bool/int type confusion
2017-08-16T04:22:32Z [PATCH v5 4/4] Use stdbool.h if available
2017-08-16T04:22:32Z [PATCH v5 3/4] Make casting between bool and GinTernaryValue more robust
2017-08-16T04:22:32Z [PATCH v5 1/4] Add bool8 typedef for system catalog structs
2017-08-15T23:41:14Z pgsql: Include foreign tables in information_schema.table_privileges
2017-08-03T02:46:12Z pgsql: Add new files to nls.mk and add translation markers
2017-06-21T19:16:54Z pgsql: Restart logical replication launcher when killed
2017-05-18T18:16:16Z [PATCH] Fix table syncing with different column order
2017-05-18T02:24:32Z [PATCH] Improve logical replication worker log messages
2017-05-03T01:05:10Z [PATCH] Replace "transaction log" with "write-ahead log"