Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Invent on_exit_nicely for pg_dump. | Robert Haas | 16:52 |
pgsql: Refactor pg_dump.c to avoid duplicating returns-one-row check. | Robert Haas | 17:10 |
pgsql: pg_dump: Remove global connection pointer. | Robert Haas | 18:03 |
pgsql: pg_dump: Miscellaneous tightening based on recent refactorings. | Robert Haas | 18:26 |
pgsql: Improve statistics estimation to make some use of DISTINCT in su | Tom Lane | 22:34 |
Thread | Author | Time |
---|---|---|
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
pgsql: Fix longstanding error in contrib/intarray's int[] & int[] opera | Tom Lane | 01:01 |
Thread | Author | Time |
---|---|---|
pgsql: In ecpglib rewrote code that used strtok_r to not use library fu | Michael Meskes | 13:50 |
Re: pgsql: Windows doesn't have strtok_r, so let's use strtok_s instead. | Michael Meskes | 13:52 |
pgsql: Improve pretty printing of viewdefs. | Andrew Dunstan | 16:50 |
Re: pgsql: Improve pretty printing of viewdefs. | Pavel Stehule | 17:04 |
Re: pgsql: Improve pretty printing of viewdefs. | Andrew Dunstan | 21:18 |
Re: [COMMITTERS] pgsql: Improve pretty printing of viewdefs. | Andrew Dunstan | 21:19 |
pgsql: Create the beginnings of internals documentation for the regex c | Tom Lane | 23:58 |
Thread | Author | Time |
---|---|---|
pgsql: Add caching of ctype.h/wctype.h results in regc_locale.c. | Tom Lane | 02:02 |
pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
pgsql: Fix regex back-references that are directly quantified with *. | Tom Lane | 05:53 |
pgsql: Fix a couple of cases of JSON output. | Andrew Dunstan | 20:06 |
pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
pgsql: Don't reject threaded Python on FreeBSD. | Tom Lane | 21:22 |
Thread | Author | Time |
---|---|---|
pgsql: Make each pg_stat_ view into it's own table in the documentation | Magnus Hagander | 14:33 |
pgsql: Merge the list of statistics functions into the view documentati | Magnus Hagander | 14:33 |
Re: pgsql: Make each pg_stat_ view into it's own table in the documentation 📎 | Thom Brown | 15:20 |
Re: pgsql: Merge the list of statistics functions into the view documentati | Thom Brown | 15:22 |
pgsql: Fix some typos and correct wording in the monitoring docs patch | Magnus Hagander | 15:34 |
pgsql: Tag refs/tags/REL9_0_7 was created | pgsql | 18:26 |
pgsql: Tag refs/tags/REL8_4_11 was created | pgsql | 18:26 |
pgsql: Tag refs/tags/REL8_3_18 was created | pgsql | 18:26 |
pgsql: Tag refs/tags/REL9_1_3 was created | pgsql | 18:26 |
Thread | Author | Time |
---|---|---|
pgsql: Remove useless const qualifier | Peter Eisentraut | 13:25 |
pgsql: Remove useless cast | Peter Eisentraut | 13:31 |
pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
pgsql: Fix some more bugs in GIN's WAL replay logic. | Tom Lane | 20:12 |
Re: pgsql: Don't install hstore--1.0.sql any more. | Robert Haas | 22:07 |
Re: pgsql: Don't install hstore--1.0.sql any more. | Tom Lane | 22:26 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Make each pg_stat_ view into it's own table in the documentation | Thom Brown | 10:14 |
pgsql: Call check_keywords.pl in maintainer-check | Peter Eisentraut | 11:54 |
Re: [COMMITTERS] pgsql: Add new keywords SNAPSHOT and TYPES to the keyword list in gram. | Peter Eisentraut | 11:55 |
pgsql: ALTER TABLE: skip FK validation when it's safe to do so | Alvaro Herrera | 22:16 |
Re: pgsql: ALTER TABLE: skip FK validation when it's safe to do so | Tom Lane | 22:49 |
Thread | Author | Time |
---|---|---|
pgsql: psql: when tab-completing, use quotes on file names that need th | Alvaro Herrera | 04:15 |
pgsql: Add const qualifiers where they are accidentally cast away | Peter Eisentraut | 10:44 |
pgsql: Fix thinko in new match_join_clauses_to_index() logic. | Tom Lane | 23:10 |
Thread | Author | Time |
---|---|---|
pgsql: Move CRC tables to libpgport, and provide them in a separate inc | Tom Lane | 00:54 |
pgsql: Fix typo in comment | Alvaro Herrera | 03:27 |
pgsql: Fix MSVC builds for previous patch's addition of a src/port file | Tom Lane | 05:24 |
pgsql: Correctly detect SSI conflicts of prepared transactions after cr | Heikki Linnakangas | 13:55 |
pgsql: Correctly detect SSI conflicts of prepared transactions after cr | Heikki Linnakangas | 13:55 |
pgsql: Simplify references to backslash-doubling in func.sgml. | Tom Lane | 17:11 |
pgsql: Simplify references to backslash-doubling in func.sgml. | Tom Lane | 17:11 |
Re: pgsql: Fix MSVC builds for previous patch's addition of a src/port file | Magnus Hagander | 21:54 |
Thread | Author | Time |
---|---|---|
pgsql: Remove TOAST table from pg_database | Alvaro Herrera | 15:53 |
pgsql: psql: Improve error display for psql -f - | Peter Eisentraut | 18:02 |
pgsql: Don't link pg_isolation_regress with libpq | Peter Eisentraut | 18:52 |
pgsql: Small possible clarification in pg_basebackup reference page | Peter Eisentraut | 19:18 |
Thread | Author | Time |
---|---|---|
pgsql: When a GiST page is split during index build, it might not have | Heikki Linnakangas | 11:25 |
pgsql: Add a rule to optionally build docs with the stylesheet from the | Magnus Hagander | 11:33 |
pgsql: ecpg: Clean up some const usage | Peter Eisentraut | 18:51 |
pgsql: Add COLLATION FOR expression | Peter Eisentraut | 19:18 |
pgsql: Allow child-relation entries to be made in ec_has_const Equivale | Tom Lane | 19:29 |
pgsql: Allow child-relation entries to be made in ec_has_const Equivale | Tom Lane | 19:29 |
pgsql: Re-add "make check" target in src/test/isolation/Makefile | Peter Eisentraut | 20:12 |
pgsql: Fix incorrect uses of gzFile | Peter Eisentraut | 20:37 |
Thread | Author | Time |
---|---|---|
pgsql: Allow CREATE TABLE (LIKE ...) from composite type | Peter Eisentraut | 14:04 |
pgsql: Provide environment overrides for psql file locations. | Andrew Dunstan | 21:43 |
Re: pgsql: Provide environment overrides for psql file locations. | Andrew Dunstan | 21:47 |
Thread | Author | Time |
---|---|---|
pgsql: Collect and use element-frequency statistics for arrays. | Tom Lane | 01:21 |
pgsql: More carefully validate xlog location string inputs | Magnus Hagander | 11:27 |
pgsql: Add function pg_xlog_location_diff to help comparisons | Magnus Hagander | 11:27 |
pgsql: Improve histogram-filling loop in new compute_array_stats() code | Tom Lane | 20:40 |
pgsql: Remove useless "rough estimate" path from mcelem_array_contained | Tom Lane | 21:03 |
Thread | Author | Time |
---|---|---|
pgsql: Rewrite GiST support code for rangetypes. | Tom Lane | 03:50 |
pgsql: Add isolation test to check-world and installcheck-world | Peter Eisentraut | 18:20 |
pgsql: Improve documentation around logging_collector and use of stderr | Tom Lane | 19:09 |
pgsql: Improve documentation around logging_collector and use of stderr | Tom Lane | 19:09 |
pgsql: Improve documentation around logging_collector and use of stderr | Tom Lane | 19:09 |
pgsql: Improve documentation around logging_collector and use of stderr | Tom Lane | 19:09 |
pgsql: Improve documentation around logging_collector and use of stderr | Tom Lane | 19:09 |
Re: pgsql: Add isolation test to check-world and installcheck-world | Simon Riggs | 19:37 |
pgsql: Redesign PlanForeignScan API to allow multiple paths for a forei | Tom Lane | 21:16 |
Thread | Author | Time |
---|---|---|
pgsql: In pg_upgrade, only lock the old cluster if link mode is used, a | Bruce Momjian | 02:20 |
pgsql: Remove extra copies of LogwrtResult. | Heikki Linnakangas | 08:18 |
pgsql: Simplify the way changes to full_page_writes are logged. | Heikki Linnakangas | 08:18 |
pgsql: Make the comments more clear on the fact that UpdateFullPageWrit | Heikki Linnakangas | 08:47 |
Re: [COMMITTERS] pgsql: Remove extra copies of LogwrtResult. 📎 | Fujii Masao | 12:06 |
pgsql: Typo fix. | Robert Haas | 13:24 |
Re: [COMMITTERS] pgsql: Remove extra copies of LogwrtResult. | Robert Haas | 13:24 |
pgsql: Add a hook for processing messages due to be sent to the server | Tom Lane | 20:35 |
pgsql: libpq: Small code clarification, and avoid casting away const | Peter Eisentraut | 21:22 |
Thread | Author | Time |
---|---|---|
pgsql: Expose an API for calculating catcache hash values. | Tom Lane | 19:51 |
pgsql: psql: Fix invalid memory access | Peter Eisentraut | 21:54 |
pgsql: libpq: Fix memory leak | Peter Eisentraut | 21:54 |