Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Remove function names from error messages | Alvaro Herrera | 14:05 |
| Re: pgsql: Check for conflicting queries during replay of gistvacuumpage() | Alvaro Herrera | 15:49 |
| Re: pgsql: Check for conflicting queries during replay of gistvacuumpage() | Tom Lane | 16:00 |
| Re: pgsql: Check for conflicting queries during replay of gistvacuumpage() | Tom Lane | 16:09 |
| Re: pgsql: Check for conflicting queries during replay of gistvacuumpage() | Alvaro Herrera | 16:16 |
| Re: pgsql: Remove function names from error messages | Michael Paquier | 23:29 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Check for conflicting queries during replay of gistvacuumpage() | Alexander Korotkov | 00:21 |
| pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code | Peter Eisentraut | 06:41 |
| pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code | Peter Eisentraut | 06:41 |
| pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code | Peter Eisentraut | 06:41 |
| pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code | Peter Eisentraut | 06:41 |
| pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code | Peter Eisentraut | 06:41 |
| pgsql: Fix ancient compiler warnings and typos in !HAVE_SYMLINK code | Peter Eisentraut | 06:41 |
| pgsql: Add some const decorations | Peter Eisentraut | 06:54 |
| pgsql: Add WRITE_*_ARRAY macros | Peter Eisentraut | 06:54 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add completion for storage parameters after CREATE TABLE WITH in | Michael Paquier | 00:34 |
| pgsql: Disable WAL-skipping optimization for COPY on views and foreign | Michael Paquier | 07:49 |
| pgsql: Disable WAL-skipping optimization for COPY on views and foreign | Michael Paquier | 07:49 |
| pgsql: Disable WAL-skipping optimization for COPY on views | Michael Paquier | 07:49 |
| Re: pgsql: Update ssl test certificates and keys | Michael Paquier | 08:04 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Prioritize history files when archiving | Michael Paquier | 11:28 |
| pgsql: Prioritize history files when archiving | Michael Paquier | 11:28 |
| pgsql: Prioritize history files when archiving | Michael Paquier | 11:28 |
| pgsql: Prioritize history files when archiving | Michael Paquier | 11:28 |
| pgsql: Prioritize history files when archiving | Michael Paquier | 11:28 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve tab completion of ALTER INDEX/TABLE with SET STATISTICS | Michael Paquier | 05:26 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 20:30 |
| pgsql: Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 20:30 |
| pgsql: Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 20:30 |
| pgsql: Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 20:30 |
| pgsql: Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 20:30 |
| pgsql: Fix portability failure introduced in commits d2b0b60e7 et al. | Tom Lane | 20:30 |
| pgsql: Fix failure to check for open() or fsync() failures. | Tom Lane | 21:08 |
| Re: pgsql: Fix failure to check for open() or fsync() failures. | Michael Paquier | 22:43 |
| Re: pgsql: Fix failure to check for open() or fsync() failures. | Tom Lane | 22:55 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Reduce length of GIN predicate locking isolation test suite | Alexander Korotkov | 00:44 |
| pgsql: Reduce length of GIN predicate locking isolation test suite | Alexander Korotkov | 00:44 |
| pgsql: Clarify referential actions in docs of CREATE/ALTER TABLE | Michael Paquier | 01:20 |
| pgsql: Rewrite ExecPartitionCheckEmitError for clarity | Alvaro Herrera | 17:52 |
| pgsql: Fix thinko in previous commit | Alvaro Herrera | 18:18 |
| pgsql: Fix latent problem with pg_jrand48(). | Tom Lane | 19:09 |
| pgsql: Fix latent problem with pg_jrand48(). | Tom Lane | 19:09 |
| pgsql: Fix latent problem with pg_jrand48(). | Tom Lane | 19:09 |
| pgsql: Marginal performance hacking in erand48.c. | Tom Lane | 20:06 |
| pgsql: Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h | Michael Paquier | 23:25 |
| pgsql: Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h | Michael Paquier | 23:25 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Remove redundant translation markers | Peter Eisentraut | 11:57 |
| pgsql: pg_rewind: Add missing newline to error message | Peter Eisentraut | 12:11 |
| pgsql: pg_rewind: Add missing newline to error message | Peter Eisentraut | 12:11 |
| pgsql: pg_rewind: Add missing newline to error message | Peter Eisentraut | 12:11 |
| pgsql: pg_rewind: Add missing newline to error message | Peter Eisentraut | 12:11 |
| pgsql: Use a separate random seed for SQL random()/setseed() functions. | Tom Lane | 22:33 |
| pgsql: Use pg_strong_random() to select each server process's random se | Tom Lane | 22:56 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Trigger stmt_beg and stmt_end for top-level statement blocks of | Michael Paquier | 05:36 |
| Re: pgsql: Use a separate random seed for SQL random()/setseed() functions. | Fabien COELHO | 10:06 |
| pgsql: Teach eval_const_expressions to constant-fold LEAST/GREATEST exp | Tom Lane | 18:42 |
| pgsql: Support parameterized TidPaths. | Tom Lane | 20:40 |
| pgsql: Add a hash opclass for type "tid". | Tom Lane | 20:40 |
| pgsql: Change "checkpoint starting" message to use "wal" | Peter Eisentraut | 21:24 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve comments and logs in do_pg_stop/start_backup | Michael Paquier | 00:03 |
| pgsql: Fix generation of padding message before encrypting Elgamal in p | Michael Paquier | 01:40 |
| pgsql: Fix generation of padding message before encrypting Elgamal in p | Michael Paquier | 01:40 |
| pgsql: Fix generation of padding message before encrypting Elgamal in p | Michael Paquier | 01:40 |
| pgsql: Remove configure switch --disable-strong-random | Michael Paquier | 11:06 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Move the built-in conversions into the initial catalog data. | Tom Lane | 00:48 |
| Re: pgsql: Update ssl test certificates and keys | Michael Paquier | 09:11 |
| pgsql: Make sort-test.py Python 3 compatible | Peter Eisentraut | 10:30 |
| pgsql: unaccent: Make generate_unaccent_rules.py Python 3 compatible | Peter Eisentraut | 10:30 |
| pgsql: Support plpgsql variable names that conflict with unreserved SQL | Tom Lane | 17:16 |
| pgsql: Rename macro to RELKIND_HAS_STORAGE | Alvaro Herrera | 17:42 |
| pgsql: Don't create relfilenode for relations without storage | Alvaro Herrera | 18:04 |
| Re: pgsql: Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 20:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix program build rule in src/bin/scripts/Makefile. | Tom Lane | 00:12 |
| pgsql: doc: Update RFC URLs | Michael Paquier | 03:50 |
| pgsql: doc: Update RFC URLs | Michael Paquier | 03:50 |
| pgsql: doc: Update RFC URLs | Michael Paquier | 03:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Replace the data structure used for keyword lookup. | Tom Lane | 22:03 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Remove WITH OIDS support, change oid catalog column visibility. 📎 | Amit Khandekar | 11:33 |
| pgsql: initdb: Use atexit() | Peter Eisentraut | 15:36 |
| pgsql: isolationtester: Use atexit() | Peter Eisentraut | 15:36 |
| pgsql: pg_basebackup: Use atexit() | Peter Eisentraut | 15:36 |
| pgsql: doc: document that INFO messages always go to client. | Andrew Gierth | 19:02 |
| pgsql: doc: document that INFO messages always go to client. | Andrew Gierth | 19:02 |
| pgsql: doc: document that INFO messages always go to client. | Andrew Gierth | 19:02 |
| pgsql: doc: document that INFO messages always go to client. | Andrew Gierth | 19:02 |
| pgsql: doc: document that INFO messages always go to client. | Andrew Gierth | 19:02 |
| pgsql: doc: document that INFO messages always go to client. | Andrew Gierth | 19:02 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Doc: fix meaning of acronym "btree". | Tatsuo Ishii | 00:57 |
| pgsql: Doc: fix meaning of acronym "btree". | Tatsuo Ishii | 00:57 |
| pgsql: Add --disable-page-skipping and --skip-locked to vacuumdb | Michael Paquier | 01:54 |
| pgsql: Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane | 17:04 |
| pgsql: Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane | 17:04 |
| pgsql: Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane | 17:04 |
| pgsql: Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane | 17:04 |
| pgsql: Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane | 17:04 |
| pgsql: Doc: update our docs about kernel IPC parameters on *BSD. | Tom Lane | 17:04 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Update docs & tests to reflect that unassigned OLD/NEW are now N | Tom Lane | 16:35 |
| pgsql: Update docs & tests to reflect that unassigned OLD/NEW are now N | Tom Lane | 16:35 |
| pgsql: Reduce the size of the fmgr_builtin_oid_index[] array. | Tom Lane | 20:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix grammar mistakes in md.c | Michael Paquier | 00:39 |
| pgsql: Use perfect hashing, instead of binary search, for keyword looku | Tom Lane | 00:48 |
| Re: pgsql: Use perfect hashing, instead of binary search, for keyword looku | Robert Haas | 02:11 |
| pgsql: Update unaccent rules with release 34 of CLDR for Latin-ASCII.xm | Michael Paquier | 05:11 |
| pgsql: pgbench: add \cset and \gset commands | Alvaro Herrera | 16:42 |
| pgsql: Don't use address of array as boolean | Alvaro Herrera | 17:00 |
| pgsql: Move inheritance expansion code into its own file | Alvaro Herrera | 17:56 |
| Re: pgsql: Move inheritance expansion code into its own file | Tom Lane | 18:12 |