public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

Re: Enhancements to passwordcheck
  2017-09-29 06:48 UTC  Albe Laurenz <[email protected]>

Re: Enhancements to passwordcheck
  2017-09-27 09:05 UTC  Albe Laurenz <[email protected]>

Re: Enhancements to passwordcheck
  2017-09-26 07:32 UTC  Albe Laurenz <[email protected]>

Re: On Complex Source Code Reading Strategy
  2017-07-26 07:46 UTC  Albe Laurenz <[email protected]>

Typo in comment in postgres_fdw.c
  2017-06-28 13:53 UTC  Albe Laurenz <[email protected]>

Re: Logical replication: stuck spinlock at ReplicationSlotRelease
  2017-06-23 10:47 UTC  Albe Laurenz <[email protected]>

Re: Logical replication in the same cluster
  2017-06-21 14:05 UTC  Albe Laurenz <[email protected]>

Logical replication: stuck spinlock at ReplicationSlotRelease
  2017-06-21 13:02 UTC  Albe Laurenz <[email protected]>

Re: Index created in BEFORE trigger not updated during INSERT
  2017-06-06 13:24 UTC  Albe Laurenz <[email protected]>

Index created in BEFORE trigger not updated during INSERT
  2017-05-22 11:05 UTC  Albe Laurenz <[email protected]>

Re: password_encryption, default and 'plain' support
  2017-05-05 07:38 UTC  Albe Laurenz <[email protected]>

Re: CTE inlining
  2017-05-05 07:27 UTC  Albe Laurenz <[email protected]>

Re: CONNECTION LIMIT and Parallel Query don't play well together
  2017-02-01 10:22 UTC  Albe Laurenz <[email protected]>

Re: ISO/IEC 9075-2:2016 for postgres community
  2017-01-19 15:34 UTC  Albe Laurenz <[email protected]>

Re: CONNECTION LIMIT and Parallel Query don't play well together
  2017-01-11 09:42 UTC  Albe Laurenz <[email protected]>

Re: Parallel execution and prepared statements
  2016-12-05 10:18 UTC  Albe Laurenz <[email protected]>

Re: Parallel execution and prepared statements
  2016-11-29 11:10 UTC  Albe Laurenz <[email protected]>

Re: Parallel execution and prepared statements
  2016-11-25 07:48 UTC  Laurenz Albe <[email protected]>

Re: UNDO and in-place update
  2016-11-23 09:38 UTC  Albe Laurenz <[email protected]>

Re: Parallel execution and prepared statements
  2016-11-21 10:29 UTC  Albe Laurenz <[email protected]>

Re: Parallel execution and prepared statements
  2016-11-18 15:31 UTC  Albe Laurenz <[email protected]>

Re: Parallel execution and prepared statements
  2016-11-18 13:21 UTC  Albe Laurenz <[email protected]>

Parallel execution and prepared statements
  2016-11-15 15:41 UTC  Albe Laurenz <[email protected]>

Re: pg_dump, pg_dumpall and data durability
  2016-11-14 09:04 UTC  Albe Laurenz <[email protected]>

Re: pg_dump, pg_dumpall and data durability
  2016-11-11 14:03 UTC  Albe Laurenz <[email protected]>

Re: pg_dump, pg_dumpall and data durability
  2016-11-07 16:24 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-11-07 10:02 UTC  Albe Laurenz <[email protected]>

Re: sequential scan result order vs performance
  2016-10-31 08:14 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-25 13:23 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-24 15:35 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-18 15:44 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-17 14:51 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-14 14:14 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-12 14:54 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-12 13:53 UTC  Albe Laurenz <[email protected]>

Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-12 13:22 UTC  Albe Laurenz <[email protected]>

Add PGDLLEXPORT to PG_FUNCTION_INFO_V1
  2016-10-12 09:09 UTC  Albe Laurenz <[email protected]>

Nested loop join condition does not get pushed down to foreign scan
  2016-09-13 10:35 UTC  Albe Laurenz <[email protected]>

Re: Documentation fix for CREATE FUNCTION
  2016-07-15 11:46 UTC  Albe Laurenz <[email protected]>

Documentation fix for CREATE FUNCTION
  2016-07-13 07:43 UTC  Albe Laurenz <[email protected]>

Re: to_date_valid()
  2016-07-05 08:24 UTC  Albe Laurenz <[email protected]>

Re: Bug in to_timestamp().
  2016-06-20 14:09 UTC  Albe Laurenz <[email protected]>

Re: Using FDW AddForeignUpdateTargets for a hidden pseudo-column
  2016-06-14 10:32 UTC  Albe Laurenz <[email protected]>

Re: Prepared statements and generic plans
  2016-06-14 08:37 UTC  Albe Laurenz <[email protected]>

Re: Prepared statements and generic plans
  2016-06-13 13:26 UTC  Albe Laurenz <[email protected]>

Re: Prepared statements and generic plans
  2016-06-07 06:52 UTC  Albe Laurenz <[email protected]>

Re: Prepared statements and generic plans
  2016-06-06 07:19 UTC  Albe Laurenz <[email protected]>

Re: Prepared statements and generic plans
  2016-06-03 07:17 UTC  Albe Laurenz <[email protected]>

Re: Rename max_parallel_degree?
  2016-06-03 06:43 UTC  Albe Laurenz <[email protected]>

Re: Fwd: [JDBC] Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
  2016-01-13 15:18 UTC  Albe Laurenz <[email protected]>

Re: Fwd: [JDBC] Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
  2016-01-12 14:08 UTC  Albe Laurenz <[email protected]>

Re: Re: 9.4-1207 behaves differently with server side prepared statements compared to 9.2-1102
  2016-01-12 12:15 UTC  Albe Laurenz <[email protected]>

Re: Experimental evaluation of PostgreSQL's query optimizer
  2015-12-21 08:22 UTC  Albe Laurenz <[email protected]>

Re: Costing foreign joins in postgres_fdw
  2015-12-19 20:55 UTC  Albe Laurenz <[email protected]>

Re: Costing foreign joins in postgres_fdw
  2015-12-18 13:09 UTC  Albe Laurenz <[email protected]>

Re: Fdw cleanup
  2015-12-14 08:30 UTC  Albe Laurenz <[email protected]>

Re: Disabling an index temporarily
  2015-12-12 10:42 UTC  Albe Laurenz <[email protected]>

Re: Errors in our encoding conversion tables
  2015-11-27 08:49 UTC  Albe Laurenz <[email protected]>

Re: Git cartoon
  2015-11-09 08:50 UTC  Albe Laurenz <[email protected]>

Re: [PATCH] RFC: Add length parameterised dmetaphone functions
  2015-11-06 09:45 UTC  Albe Laurenz <[email protected]>

Documentation fix for psql
  2015-11-03 13:33 UTC  Albe Laurenz <[email protected]>

Documentation for min_wal_size and max_wal_size
  2015-10-20 14:27 UTC  Albe Laurenz <[email protected]>

Re: Allow ssl_renegotiation_limit in PG 9.5
  2015-10-16 09:33 UTC  Albe Laurenz <[email protected]>

Re: [HACKERS] pgsql: Use gender-neutral language in documentation
  2015-09-22 08:28 UTC  Albe Laurenz <[email protected]>

Re: Horizontal scalability/sharding
  2015-09-02 08:58 UTC  Albe Laurenz <[email protected]>

Re: Horizontal scalability/sharding
  2015-09-02 07:07 UTC  Albe Laurenz <[email protected]>

Re: Proposal: Implement failover on libpq connect level.
  2015-08-19 09:21 UTC  Albe Laurenz <[email protected]>

Re: Proposal: Implement failover on libpq connect level.
  2015-08-19 07:15 UTC  Albe Laurenz <[email protected]>

Re: Proposal: Implement failover on libpq connect level.
  2015-08-18 09:19 UTC  Albe Laurenz <[email protected]>

Re: Proposal: Implement failover on libpq connect level.
  2015-08-18 08:32 UTC  Albe Laurenz <[email protected]>

Re: Autonomous Transaction is back
  2015-08-17 07:44 UTC  Albe Laurenz <[email protected]>

Re: [NOVICE] psql readline Tab insert tab
  2015-06-02 07:00 UTC  Albe Laurenz <[email protected]>

Re: [NOVICE] psql readline Tab insert tab
  2015-06-01 11:00 UTC  Albe Laurenz <[email protected]>

Re: psql readline Tab insert tab
  2015-05-26 09:32 UTC  Albe Laurenz <[email protected]>

Re: 9.5 release notes may need ON CONFLICT DO NOTHING compatibility notice for FDW authors
  2015-05-26 08:20 UTC  Albe Laurenz <[email protected]>

Re: Rounding to even for numeric data type
  2015-03-30 08:27 UTC  Albe Laurenz <[email protected]>

Re: MD5 authentication needs help
  2015-03-06 09:32 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2015-03-04 07:58 UTC  Albe Laurenz <[email protected]>

Re: SSL renegotiation
  2015-02-23 15:01 UTC  Albe Laurenz <[email protected]>

Re: SSL renegotiation and other related woes
  2015-02-11 14:16 UTC  Albe Laurenz <[email protected]>

Re: POLA violation with \c service=
  2014-12-17 08:03 UTC  Albe Laurenz <[email protected]>

Re: Using RTLD_DEEPBIND to handle symbol conflicts in loaded libraries
  2014-11-26 12:34 UTC  Albe Laurenz <[email protected]>

Re: Functions used in index definitions shouldn't be changed
  2014-11-21 08:53 UTC  Albe Laurenz <[email protected]>

Re: Functions used in index definitions shouldn't be changed
  2014-11-20 18:56 UTC  Albe Laurenz <[email protected]>

Functions used in index definitions shouldn't be changed
  2014-11-19 14:38 UTC  Albe Laurenz <[email protected]>

Re: Unlogged tables can vanish after a crash
  2014-11-19 11:56 UTC  Albe Laurenz <[email protected]>

Unlogged tables can vanish after a crash
  2014-11-19 11:26 UTC  Albe Laurenz <[email protected]>

Re: plpgsql plan changes causing failure after repeated invocation
  2014-11-11 14:28 UTC  Albe Laurenz <[email protected]>

Re: Let's drop two obsolete features which are bear-traps for novices
  2014-11-04 08:30 UTC  Albe Laurenz <[email protected]>

Re: PostgreSQL Service Name Enhancement - Wildcard support for LDAP/DNS lookup
  2014-10-29 11:49 UTC  Albe Laurenz <[email protected]>

Re: WIP: multivariate statistics / proof of concept
  2014-10-13 07:36 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2014-09-12 07:03 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2014-09-09 14:16 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2014-09-08 07:18 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2014-09-02 13:41 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2014-08-25 12:58 UTC  Albe Laurenz <[email protected]>

Re: How to manage shared library lifetime through C functions
  2014-08-04 13:48 UTC  Albe Laurenz <[email protected]>

Re: How to manage shared library lifetime through C functions
  2014-08-04 10:15 UTC  Albe Laurenz <[email protected]>

Re: [GENERAL] pg_dump behaves differently for different archive formats
  2014-07-28 13:18 UTC  Albe Laurenz <[email protected]>

Re: Optimization for updating foreign tables in Postgres FDW
  2014-07-25 07:39 UTC  Albe Laurenz <[email protected]>

Re: IMPORT FOREIGN SCHEMA statement
  2014-07-01 06:59 UTC  Albe Laurenz <[email protected]>

Re: IMPORT FOREIGN SCHEMA statement
  2014-05-26 10:33 UTC  Albe Laurenz <[email protected]>

Re: Allowing empty target list in SELECT (1b4f7f93b4693858cb983af3cd557f6097dab67b)
  2014-05-02 07:16 UTC  Albe Laurenz <[email protected]>

Re: 9.4 Proposal: Initdb creates a single table
  2014-04-23 07:58 UTC  Albe Laurenz <[email protected]>

Re: 9.4 Proposal: Initdb creates a single table
  2014-04-23 07:20 UTC  Albe Laurenz <[email protected]>

Re: Clock sweep not caching enough B-Tree leaf pages?
  2014-04-22 07:29 UTC  Albe Laurenz <[email protected]>

Re: [GENERAL] client encoding that psql command sets
  2014-04-18 07:42 UTC  Albe Laurenz <[email protected]>

Re: Patch: iff -> if
  2014-04-18 07:08 UTC  Albe Laurenz <[email protected]>

Re: CLOB & BLOB limitations in PostgreSQL
  2014-04-14 08:19 UTC  Albe Laurenz <[email protected]>

Re: Doing better at HINTing an appropriate column within errorMissingColumn()
  2014-03-28 08:47 UTC  Albe Laurenz <[email protected]>

Re: The case against multixact GUCs
  2014-03-12 08:19 UTC  Albe Laurenz <[email protected]>

Re: GSoC proposal
  2014-03-03 10:37 UTC  Albe Laurenz <[email protected]>

Re: client encoding that psql command sets
  2014-02-07 09:12 UTC  Albe Laurenz <[email protected]>

Re: PostgreSQL Failback without rebuild
  2014-02-07 07:41 UTC  Albe Laurenz <[email protected]>

Re: Changeset Extraction v7.3
  2014-01-29 09:25 UTC  Albe Laurenz <[email protected]>

Re: NOT Null constraint on foreign table not working
  2014-01-21 08:08 UTC  Albe Laurenz <[email protected]>

Re: Compiling extensions on Windows
  2014-01-20 10:53 UTC  Albe Laurenz <[email protected]>

pg_dump behaves differently for different archive formats
  2013-12-16 11:30 UTC  Albe Laurenz <[email protected]>

Re: Like operator for name type
  2013-12-16 09:03 UTC  Albe Laurenz <[email protected]>

Re: ANALYZE sampling is too good
  2013-12-10 14:31 UTC  Albe Laurenz <[email protected]>

Re: ANALYZE sampling is too good
  2013-12-10 08:28 UTC  Albe Laurenz <[email protected]>

Re: FDW: possible resjunk columns in AddForeignUpdateTargets
  2013-12-04 16:03 UTC  Albe Laurenz <[email protected]>

Re: Proposed feature: Selective Foreign Keys
  2013-12-02 08:57 UTC  Albe Laurenz <[email protected]>

Re: pg_upgrade ?deficiency
  2013-11-20 13:32 UTC  Albe Laurenz <[email protected]>

Re: writable FDWs / update targets confusion
  2013-11-18 08:28 UTC  Albe Laurenz <[email protected]>

Re: writable FDWs / update targets confusion
  2013-11-15 16:15 UTC  Albe Laurenz <[email protected]>

Re: FDW: possible resjunk columns in AddForeignUpdateTargets
  2013-11-13 08:49 UTC  Albe Laurenz <[email protected]>

Re: UTF8 national character data type support WIP patch and list of open issues.
  2013-11-09 20:46 UTC  Albe Laurenz <[email protected]>

Re: FDW: possible resjunk columns in AddForeignUpdateTargets
  2013-11-08 15:13 UTC  Albe Laurenz <[email protected]>

Re: FDW: possible resjunk columns in AddForeignUpdateTargets
  2013-11-08 14:20 UTC  Albe Laurenz <[email protected]>

FDW: possible resjunk columns in AddForeignUpdateTargets
  2013-11-06 13:59 UTC  Albe Laurenz <[email protected]>

Re: UTF8 national character data type support WIP patch and list of open issues.
  2013-11-05 13:17 UTC  Albe Laurenz <[email protected]>

Re: UTF8 national character data type support WIP patch and list of open issues.
  2013-11-05 08:52 UTC  Albe Laurenz <[email protected]>

Re: Getting Tuples list from an index
  2013-10-22 09:39 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-10-21 13:31 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-10-18 19:36 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-09-24 15:07 UTC  Albe Laurenz <[email protected]>

Re: FW: REVIEW: Allow formatting in log_line_prefix
  2013-09-20 07:15 UTC  Albe Laurenz <[email protected]>

REVIEW: Allow formatting in log_line_prefix
  2013-09-18 14:18 UTC  Albe Laurenz <[email protected]>

Re: problem in installation of postgresql-jdbc
  2013-09-11 08:23 UTC  Albe Laurenz <[email protected]>

Re: several questions about pg_dumpall, pg_start_backup, pg_basebackup and WAL
  2013-08-26 08:30 UTC  Albe Laurenz <[email protected]>

Re: several questions about pg_dumpall, pg_start_backup, pg_basebackup and WAL
  2013-08-23 08:14 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-08-19 11:47 UTC  Albe Laurenz <[email protected]>

Re: potential bug in error message in with clause
  2013-07-29 08:11 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-07-23 09:53 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-07-01 14:18 UTC  Albe Laurenz <[email protected]>

Re: LDAP: bugfix and deprecated OpenLDAP API
  2013-07-01 14:16 UTC  Albe Laurenz <[email protected]>

Re: Review: Display number of changed rows since last analyze
  2013-07-01 13:15 UTC  Albe Laurenz <[email protected]>

Re: Review: Display number of changed rows since last analyze
  2013-07-01 12:48 UTC  Albe Laurenz <[email protected]>

Re: [HACKERS] Frontend/backend protocol improvements proposal (request).
  2013-06-28 07:35 UTC  Albe Laurenz <[email protected]>

Re: Kudos for Reviewers -- straw poll
  2013-06-26 08:43 UTC  Albe Laurenz <[email protected]>

Re: [HACKERS] Frontend/backend protocol improvements proposal (request).
  2013-06-26 08:33 UTC  Albe Laurenz <[email protected]>

Re: [HACKERS] Frontend/backend protocol improvements proposal (request).
  2013-06-25 07:16 UTC  Albe Laurenz <[email protected]>

Re: Possible bug in CASE evaluation
  2013-06-24 13:41 UTC  Albe Laurenz <[email protected]>

Re: [HACKERS] Frontend/backend protocol improvements proposal (request).
  2013-06-24 11:00 UTC  Albe Laurenz <[email protected]>

Re: [GENERAL] Floating point error
  2013-06-24 10:16 UTC  Albe Laurenz <[email protected]>

Re: Possible bug in CASE evaluation
  2013-06-21 09:20 UTC  Albe Laurenz <[email protected]>

Possible bug in CASE evaluation
  2013-06-21 08:16 UTC  Albe Laurenz <[email protected]>

Re: Frontend/backend protocol improvements proposal (request).
  2013-06-21 07:39 UTC  Albe Laurenz <[email protected]>

Review: Display number of changed rows since last analyze
  2013-06-17 11:49 UTC  Albe Laurenz <[email protected]>

Re: GRANT role_name TO role_name ON database_name
  2013-05-29 12:17 UTC  Albe Laurenz <[email protected]>

Re: GRANT role_name TO role_name ON database_name
  2013-05-29 08:26 UTC  Albe Laurenz <[email protected]>

Re: Unsigned integer types
  2013-05-27 13:49 UTC  Albe Laurenz <[email protected]>

Re: postgres_fdw foreign tables and serial columns
  2013-05-15 14:16 UTC  Albe Laurenz <[email protected]>

Re: page 1 of relation global/11787 was uninitialized
  2013-04-10 07:06 UTC  Albe Laurenz <[email protected]>

Typo in FDW documentation
  2013-04-03 13:52 UTC  Albe Laurenz <[email protected]>

Re: CREATE EXTENSION BLOCKS
  2013-04-03 09:37 UTC  Albe Laurenz <[email protected]>

Re: adding support for zero-attribute unique/etc keys
  2013-03-27 09:56 UTC  Albe Laurenz <[email protected]>

Re: adding support for zero-attribute unique/etc keys
  2013-03-26 08:40 UTC  Albe Laurenz <[email protected]>

Re: Default connection parameters for postgres_fdw and dblink
  2013-03-25 08:38 UTC  Albe Laurenz <[email protected]>

Re: adding support for zero-attribute unique/etc keys
  2013-03-25 08:17 UTC  Albe Laurenz <[email protected]>

Re: Add some regression tests for SEQUENCE
  2013-03-13 08:19 UTC  Albe Laurenz <[email protected]>

Re: Column defaults for foreign tables (was Re: [v9.3] writable foreign tables)
  2013-03-13 08:07 UTC  Albe Laurenz <[email protected]>

Re: Column defaults for foreign tables (was Re: [v9.3] writable foreign tables)
  2013-03-12 09:27 UTC  Albe Laurenz <[email protected]>

Re: [GENERAL] Floating point error
  2013-03-06 10:04 UTC  Albe Laurenz <[email protected]>

Re: [HACKERS] Floating point error
  2013-03-05 08:03 UTC  Albe Laurenz <[email protected]>

Re: [GENERAL] Floating point error
  2013-03-01 12:01 UTC  Albe Laurenz <[email protected]>

Broken link in contrib/fuzzystrmatch/dmetaphone.c
  2013-02-27 13:02 UTC  Albe Laurenz <[email protected]>

Re: Floating point error
  2013-02-25 14:00 UTC  Albe Laurenz <[email protected]>

Re: FDW for PostgreSQL
  2013-02-21 15:36 UTC  Albe Laurenz <[email protected]>

Re: FDW for PostgreSQL
  2013-02-21 14:23 UTC  Albe Laurenz <[email protected]>

Re: libpq test suite
  2013-02-14 13:06 UTC  Albe Laurenz <[email protected]>

Re: FDW for PostgreSQL
  2013-02-14 09:45 UTC  Albe Laurenz <[email protected]>

Re: Documentation: references to old versions
  2013-02-12 09:32 UTC  Albe Laurenz <[email protected]>

Re: Bug, Feature, or what else?
  2013-02-08 15:59 UTC  Albe Laurenz <[email protected]>

Re: Bug, Feature, or what else?
  2013-02-08 14:49 UTC  Albe Laurenz <[email protected]>

Re: [ADMIN] Facing authentication error on postgres 9.2 -> dblink functions
  2013-02-06 13:30 UTC  Albe Laurenz <[email protected]>

Re: src/ports/pgcheckdir.c - Ignore dot directories...
  2013-02-05 14:32 UTC  Albe Laurenz <[email protected]>

LDAP: bugfix and deprecated OpenLDAP API
  2013-02-05 09:39 UTC  Albe Laurenz <[email protected]>

Re: Starting Postgres : user from same group
  2013-01-18 09:47 UTC  Albe Laurenz <[email protected]>

Documentation bug for LDAP authentication
  2012-12-19 15:13 UTC  Albe Laurenz <[email protected]>

Re: [v9.3] writable foreign tables
  2012-12-14 14:31 UTC  Albe Laurenz <[email protected]>

Re: [v9.3] writable foreign tables
  2012-12-12 14:54 UTC  Albe Laurenz <[email protected]>

Re: [v9.3] writable foreign tables
  2012-12-11 15:38 UTC  Albe Laurenz <[email protected]>

Re: [v9.3] writable foreign tables
  2012-12-07 11:24 UTC  Albe Laurenz <[email protected]>

Re: Hot Standby Feedback should default to on in 9.3+
  2012-12-01 10:42 UTC  Albe Laurenz <[email protected]>

Re: [PATCH] Patch to fix a crash of psql
  2012-11-30 08:26 UTC  Albe Laurenz <[email protected]>

Re: FDW for PostgreSQL
  2012-11-22 09:37 UTC  Albe Laurenz <[email protected]>

Re: ERROR: volatile EquivalenceClass has no sortref
  2012-11-21 13:34 UTC  Albe Laurenz <[email protected]>

Re: ERROR: volatile EquivalenceClass has no sortref
  2012-11-21 12:44 UTC  Albe Laurenz <[email protected]>


200+ results

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox