Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix s/pluggins/plugins/ typo in two comments. | Andres Freund | 10:03 |
| pgsql: Add skip-empty-xacts option to test_decoding for use in the regr | Andres Freund | 14:09 |
| pgsql: Add valgrind suppression for padding bytes in twophase records. | Andres Freund | 14:09 |
| pgsql: Add skip-empty-xacts option to test_decoding for use in the regr | Andres Freund | 14:09 |
| pgsql: Fix unportable use of isspace(). | Tom Lane | 22:38 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Fix unportable use of isspace(). | Andres Freund | 00:11 |
| pgsql: Support ALTER SYSTEM RESET command. | Fujii Masao | 07:25 |
| Re: pgsql: Compress GIN posting lists, for smaller index size. | Andres Freund | 11:11 |
| pgsql: Add psql PROMPT variable showing which line of a statement is be | Andres Freund | 11:18 |
| pgsql: Silence warning on new versions of clang. | Heikki Linnakangas | 11:26 |
| pgsql: Silence warning on new versions of clang. | Heikki Linnakangas | 11:26 |
| Re: pgsql: Compress GIN posting lists, for smaller index size. | Heikki Linnakangas | 11:26 |
| pgsql: Refactor per-page logic common to all redo routines to a new fun | Heikki Linnakangas | 12:20 |
| pgsql: Check number of parameters in RAISE statement at compile time. | Heikki Linnakangas | 13:00 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Issue clearer notice when inherited merged columns are moved | Bruce Momjian | 15:54 |
| pgsql: Document use of partial indexes for partial unique constraints | Bruce Momjian | 18:33 |
| pgsql: Document use of partial indexes for partial unique constraints | Bruce Momjian | 18:34 |
| pgsql: Update URL reference material in /contrib/isn docs | Bruce Momjian | 21:22 |
| pgsql: Update URL reference material in /contrib/isn docs | Bruce Momjian | 21:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add tab-completion for reloptions like user_catalog_table. | Fujii Masao | 02:41 |
| pgsql: Add tab-completion for reloptions like user_catalog_table. | Fujii Masao | 02:41 |
| pgsql: Assorted message fixes and improvements | Peter Eisentraut | 05:37 |
| pgsql: Assorted message fixes and improvements | Peter Eisentraut | 05:37 |
| pgsql: Rename C variables in formatting.c, for clarity | Bruce Momjian | 13:52 |
| pgsql: Clarify documentation about "peer" rows in window functions | Bruce Momjian | 22:59 |
| pgsql: Clarify documentation about "peer" rows in window functions | Bruce Momjian | 23:01 |
| pgsql: pg_upgrade: preserve the timestamp epoch | Bruce Momjian | 23:19 |
| pgsql: Report timezone offset in pg_dump/pg_dumpall | Bruce Momjian | 23:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Properly document that -r is only honored from the command-line. | Bruce Momjian | 15:10 |
| pgsql: Properly document that -r is only honored from the command-line. | Bruce Momjian | 15:10 |
| pgsql: docs: Improve pg_isready details about username/dbname | Bruce Momjian | 16:43 |
| pgsql: docs: Improve pg_isready details about username/dbname | Bruce Momjian | 16:43 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Tab completion for ALTER .. ALL IN TABLESPACE | Stephen Frost | 12:10 |
| pgsql: Tab completion for ALTER .. ALL IN TABLESPACE | Stephen Frost | 12:10 |
| Thread | Author | Time |
|---|---|---|
| pgsql: More formatting.c variable renaming, for clarity | Bruce Momjian | 00:35 |
| pgsql: Revert f68dc5d86b9f287f80f4417f5a24d876eb13771d | Bruce Momjian | 00:42 |
| pgsql: pg_ctl: Add tests for behavior with nonexistent data directory | Peter Eisentraut | 19:22 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Run missing documentation tools through "missing" | Peter Eisentraut | 00:23 |
| pgsql: Invent PGC_SU_BACKEND and mark log_connections/log_disconnection | Tom Lane | 01:02 |
| pgsql: Fix pointer type in size passed to memset. | Heikki Linnakangas | 13:50 |
| pgsql: doc: Fix documentation of local_preload_libraries | Peter Eisentraut | 14:57 |
| pgsql: doc: Fix documentation of local_preload_libraries | Peter Eisentraut | 14:57 |
| pgsql: doc: Fix documentation of local_preload_libraries | Peter Eisentraut | 14:57 |
| pgsql: doc: Fix documentation of local_preload_libraries | Peter Eisentraut | 14:57 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Follow the RFCs more closely in libpq server certificate hostnam | Heikki Linnakangas | 13:17 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix the return type of GIN triConsistent support functions to "c | Heikki Linnakangas | 06:40 |
| pgsql: Fix the return type of GIN triConsistent support functions to "c | Heikki Linnakangas | 06:40 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix TAP checks when current directory name contains spaces | Peter Eisentraut | 05:08 |
| pgsql: Fix TAP checks when current directory name contains spaces | Peter Eisentraut | 05:08 |
| Re: pgsql: Add #define INT64_MODIFIER for the printf length modifier for 64 | Andres Freund | 15:59 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix configure check for %z printf support after INT64_MODIFIER c | Andres Freund | 08:05 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Allow units to be specified in relation option setting value. | Michael Paquier | 03:57 |
| Re: pgsql: Row-Level Security Policies (RLS) | Dimitri Fontaine | 18:16 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: Row-Level Security Policies (RLS) | Peter Eisentraut | 14:04 |
| Re: pgsql: Row-Level Security Policies (RLS) | Stephen Frost | 14:06 |
| Re: pgsql: Row-Level Security Policies (RLS) | Alvaro Herrera | 16:41 |
| Re: pgsql: Row-Level Security Policies (RLS) | Andres Freund | 17:06 |
| Re: pgsql: Row-Level Security Policies (RLS) | Stephen Frost | 17:50 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Improve code around the recently added rm_identify rmgr callback | Andres Freund | 18:14 |
| pgsql: Remove postgres --help blurb about the removed -A option. | Andres Freund | 18:14 |
| pgsql: Fix mishandling of CreateEventTrigStmt's eventname field. | Robert Haas | 20:20 |
| pgsql: Fix mishandling of CreateEventTrigStmt's eventname field. | Robert Haas | 20:20 |
| pgsql: Fix mishandling of CreateEventTrigStmt's eventname field. | Robert Haas | 20:20 |
| pgsql: Fix compiler warning. | Robert Haas | 20:33 |
| pgsql: Remove volatile qualifiers from lwlock.c. | Robert Haas | 20:54 |
| pgsql: Remove most volatile qualifiers from xlog.c | Andres Freund | 21:48 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Process withCheckOption exprs in setrefs.c | Stephen Frost | 00:22 |
| pgsql: Process withCheckOption exprs in setrefs.c | Stephen Frost | 00:22 |
| pgsql: Log ALTER SYSTEM statements as DDL | Stephen Frost | 00:53 |
| pgsql: Log ALTER SYSTEM statements as DDL | Stephen Frost | 00:53 |
| pgsql: Add unicode_*_linestyle to \? variables | Stephen Frost | 01:53 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix incorrect search for "x?" style matches in creviterdissect() | Tom Lane | 00:26 |
| pgsql: Fix incorrect search for "x?" style matches in creviterdissect() | Tom Lane | 00:26 |
| pgsql: Fix incorrect search for "x?" style matches in creviterdissect() | Tom Lane | 00:26 |
| pgsql: Fix incorrect search for "x?" style matches in creviterdissect() | Tom Lane | 00:26 |