| Replied (other) | pgsql: Remove BufFile's isTemp flag. | over 8 years ago |
| Replied (other) | [PATCH] A hook for session start | over 8 years ago |
| Replied (other) | Correction | over 8 years ago |
| Replied (own)Follow-up patch | pgbench regression test failure | over 8 years ago |
| Replied (other) | Patch to add dependency between client executes and static libraries | over 8 years ago |
| Replied (other) | parallel query in 9.6.6 + oracle_fdw -> ERROR: invalid cache ID: 41 | over 8 years ago |
| Replied (other) | How to store multiple rows in array . | over 8 years ago |
| Replied (other) | no library dependency in Makefile? | over 8 years ago |
| Replied (other) | Bug in to_timestamp(). | over 8 years ago |
| Replied (other) | Bug in to_timestamp(). | over 8 years ago |
| Replied (other) | VACUUM and ANALYZE disagreeing on what reltuples means | over 8 years ago |
| Started thread | pgsql: Fix compiler warning in rangetypes_spgist.c. | over 8 years ago |
| Started thread | pgsql: Fix compiler warning in rangetypes_spgist.c. | over 8 years ago |
| Started thread | pgsql: Fix compiler warning in rangetypes_spgist.c. | over 8 years ago |
| Replied (other) | spgist rangetypes compiler warning (gcc 7.2.0) | over 8 years ago |
| Replied (other) | Repetitive code in RI triggers | over 8 years ago |
| Started thread | pgsql: Merge near-duplicate code in RI triggers. | over 8 years ago |
| Replied (other) | Add Roman numeral conversion to to_number | over 8 years ago |
| Started thread | pgsql: Improve to_date/to_number/to_timestamp behavior with multibyte c | over 8 years ago |
| Started thread | pgsql: Fix quoted-substring handling in format parsing for to_char/to_n | over 8 years ago |
| Replied (other) | Consistently catch errors from Python _New() functions | over 8 years ago |
| Replied (other) | BUG #14917: process hang on create index | over 8 years ago |
| Replied (other) | to_typemod(type_name) information function | over 8 years ago |
| Replied (other) | percentile value check can be slow | over 8 years ago |
| Replied (other)Follow-up patch | Fix number skipping in to_number | over 8 years ago |
| Replied (other) | Treating work_mem as a shared resource (Was: Parallel Hash take II) | over 8 years ago |
| Started threadFirst patch | Bizarre behavior of literal-substring parsing in formatting.c | over 8 years ago |
| Replied (other) | pgsql: Remove BufFile's isTemp flag. | over 8 years ago |
| Started thread | pgsql: Remove contrib/start-scripts/osx/. | over 8 years ago |
| Started thread | pgsql: Provide modern examples of how to auto-start Postgres on macOS. | over 8 years ago |
| Started thread | pgsql: Provide modern examples of how to auto-start Postgres on macOS. | over 8 years ago |
| Started thread | pgsql: Provide modern examples of how to auto-start Postgres on macOS. | over 8 years ago |
| Started thread | pgsql: Provide modern examples of how to auto-start Postgres on macOS. | over 8 years ago |
| Started thread | pgsql: Provide modern examples of how to auto-start Postgres on macOS. | over 8 years ago |
| Started thread | pgsql: Provide modern examples of how to auto-start Postgres on macOS. | over 8 years ago |
| Replied (other) | Consistently catch errors from Python _New() functions | over 8 years ago |
| Replied (other) | Fix number skipping in to_number | over 8 years ago |
| Started thread | pgsql: Prevent to_number() from losing data when template doesn't match | over 8 years ago |
| Replied (other) | pgsql: Remove BufFile's isTemp flag. | over 8 years ago |
| Replied (other) | psql ignores server port setting through alter system when connecting? | over 8 years ago |
| Replied (other) | BUG #14916: psql \r is invalid in PostgreSQL 10 | over 8 years ago |
| Replied (own) | _WINSOCK_DEPRECATED_NO_WARNINGS | over 8 years ago |
| Replied (other) | BUG #14916: psql \r is invalid in PostgreSQL 10 | over 8 years ago |
| Replied (other) | postmaster deadlock while logging after syslogger exited | over 8 years ago |
| Replied (other) | pgsql: Remove BufFile's isTemp flag. | over 8 years ago |
| Replied (other) | postmaster deadlock while logging after syslogger exited | over 8 years ago |
| Replied (other) | pgsql: Remove BufFile's isTemp flag. | over 8 years ago |
| Replied (other) | postmaster deadlock while logging after syslogger exited | over 8 years ago |
| Replied (other) | BUG #14913: Test for aggregates fails | over 8 years ago |
| Started thread | pgsql: Clean up warnings in MinGW builds. | over 8 years ago |
| Replied (other) | ./configure fails for --host=i686-w64-mingw32 on Ubuntu | over 8 years ago |
| Replied (own) | Rewriting PL/Python's typeio code | over 8 years ago |
| Started thread | pgsql: Make PL/Python handle domain-type conversions correctly. | over 8 years ago |
| Replied (other) | Inlining functions with "expensive" parameters | over 8 years ago |
| Replied (other) | Inlining functions with "expensive" parameters | over 8 years ago |
| Started thread | pgsql: Define _WINSOCK_DEPRECATED_NO_WARNINGS in all MSVC builds. | over 8 years ago |
| Started thread | _WINSOCK_DEPRECATED_NO_WARNINGS | over 8 years ago |
| Replied (other) | A weird bit in pg_upgrade/exec.c | over 8 years ago |
| Started thread | pgsql: Fix bogus logic for checking data dirs' versions within pg_upgra | over 8 years ago |
| Started thread | pgsql: Fix bogus logic for checking data dirs' versions within pg_upgra | over 8 years ago |
| Replied (own) | Further simplification of c.h's #include section | over 8 years ago |
| Started thread | pgsql: Further refactoring of c.h and nearby files. | over 8 years ago |
| Replied (own)First patch | Further simplification of c.h's #include section | over 8 years ago |
| Replied (other) | pgsql: Disable installcheck tests for test_session_hooks | over 8 years ago |
| Replied (own) | Further simplification of c.h's #include section | over 8 years ago |
| Replied (own) | Updated macOS start scripts | over 8 years ago |
| Replied (own) | Further simplification of c.h's #include section | over 8 years ago |
| Replied (own) | Updated macOS start scripts | over 8 years ago |
| Replied (own) | Further simplification of c.h's #include section | over 8 years ago |
| Replied (other) | pgsql: Add hooks for session start and session end | over 8 years ago |
| Replied (other)Follow-up patch | Fix number skipping in to_number | over 8 years ago |
| Replied (own) | Updated macOS start scripts | over 8 years ago |
| Replied (other) | pgsql: Add hooks for session start and session end | over 8 years ago |
| Replied (other) | pgsql: Add hooks for session start and session end | over 8 years ago |
| Started threadFirst patch | Updated macOS start scripts | over 8 years ago |
| Replied (own) | Further simplification of c.h's #include section | over 8 years ago |
| Started thread | Further simplification of c.h's #include section | over 8 years ago |
| Replied (own) | Rewriting PL/Python's typeio code | over 8 years ago |
| Replied (other) | SQL procedures | over 8 years ago |
| Replied (other) | BUG #14907: missing postgis extension files | over 8 years ago |
| Replied (other) | BUG #14897: Segfault on statitics SQL request | over 8 years ago |
| Started thread | pgsql: Prevent int128 from requiring more than MAXALIGN alignment. | over 8 years ago |
| Started thread | pgsql: Prevent int128 from requiring more than MAXALIGN alignment. | over 8 years ago |
| Started thread | pgsql: Prevent int128 from requiring more than MAXALIGN alignment. | over 8 years ago |
| Started thread | pgsql: Rearrange c.h to create a "compiler characteristics" section. | over 8 years ago |
| Started thread | pgsql: Rearrange c.h to create a "compiler characteristics" section. | over 8 years ago |
| Started thread | pgsql: Rearrange c.h to create a "compiler characteristics" section. | over 8 years ago |
| Started thread | pgsql: Prevent int128 from requiring more than MAXALIGN alignment. | over 8 years ago |
| Started thread | pgsql: Rearrange c.h to create a "compiler characteristics" section. | over 8 years ago |
| Replied (other) | [PROPOSAL] Temporal query processing with range types | over 8 years ago |
| Started thread | pgsql: Document changes in large-object privilege checking. | over 8 years ago |
| Replied (other) | pg 10 crashes on int8_avg_combine | over 8 years ago |
| Replied (other) | SQL procedures | over 8 years ago |
| Replied (other) | parallelize queries containing initplans | over 8 years ago |
| Replied (other) | BUG #14897: Segfault on statitics SQL request | over 8 years ago |
| Replied (other) | missing public on schema public | over 8 years ago |
| Replied (other) | Retrieve the server's time zone | over 8 years ago |
| Replied (other) | BUG #14897: Segfault on statitics SQL request | over 8 years ago |
| Replied (other)First patch | BUG #14897: Segfault on statitics SQL request | over 8 years ago |
| Replied (other) | FP16 Support? | over 8 years ago |
| Replied (other) | BUG #14897: Segfault on statitics SQL request | over 8 years ago |
| Replied (other) | pg_upgrade to clusters with a different WAL segment size | over 8 years ago |
| Replied (other) | Migration to PGLister - After | over 8 years ago |
| Replied (other) | Fix number skipping in to_number | over 8 years ago |
| Replied (other) | pgbench: Skipping the creating primary keys after initialization | over 8 years ago |
| Started thread | pgsql: Allow running just selected steps of pgbench's initialization se | over 8 years ago |
| Replied (other) | pgbench: Skipping the creating primary keys after initialization | over 8 years ago |
| Replied (other) | pgbench: Skipping the creating primary keys after initialization | over 8 years ago |
| Replied (other) | Fix number skipping in to_number | over 8 years ago |
| Replied (other) | BUG #14902: valgrind - problem in PQconnectdb - pqSaveParameterStatus reported | over 8 years ago |
| Replied (other) | PostgreSQL walsender process doesn't exist after "pg_ctl stop -m fast" | over 8 years ago |
| Replied (other) | Postgres 10.1 fails to start: server did not start in time | over 8 years ago |
| Replied (other) | Multiple unnests in query | over 8 years ago |
| Replied (other) | BUG #14901: Canceled queries missing from pg_stat_statements | over 8 years ago |