Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: doc: Improve pg_restore help output | Peter Eisentraut | 04:39 |
| pgsql: doc: Improve pg_restore help output | Peter Eisentraut | 04:39 |
| Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED | Simon Riggs | 13:49 |
| Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED | Andres Freund | 13:57 |
| Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED | Simon Riggs | 16:28 |
| Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED | Andres Freund | 16:47 |
| Re: pgsql: Implement ALTER TABLE .. SET LOGGED / UNLOGGED | Andrew Dunstan | 20:03 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix another ancient memory-leak bug in relcache.c. | Tom Lane | 15:56 |
| Thread | Author | Time |
|---|---|---|
| pgsql: doc: Document valid checkpoint_timeout range | Peter Eisentraut | 02:47 |
| pgsql: Fix Var handling for security barrier views | Stephen Frost | 03:38 |
| pgsql: Fix Var handling for security barrier views | Stephen Frost | 03:38 |
| pgsql: Add header comments to receivelog.h and streamutil.h. | Fujii Masao | 10:51 |
| pgsql: Fix FOR UPDATE NOWAIT on updated tuple chains | Alvaro Herrera | 23:16 |
| pgsql: Fix FOR UPDATE NOWAIT on updated tuple chains | Alvaro Herrera | 23:16 |
| Re: pgsql: Add regression tests for SELECT FOR UPDATE/SHARE NOWAIT. | Alvaro Herrera | 23:17 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Always use our getaddrinfo.c on Windows. | Noah Misch | 00:38 |
| pgsql: Add min and max aggregates for inet/cidr data types. | Tom Lane | 02:38 |
| pgsql: doc: Revert ALTER TABLESPACE summary line | Peter Eisentraut | 04:28 |
| pgsql: Assorted message improvements | Peter Eisentraut | 04:28 |
| pgsql: Assorted message improvements | Peter Eisentraut | 04:28 |
| pgsql: doc: Revert ALTER TABLESPACE summary line | Peter Eisentraut | 04:28 |
| pgsql: Fix bug in compressed GIN data leaf page splitting code. | Heikki Linnakangas | 11:27 |
| pgsql: Fix bug in compressed GIN data leaf page splitting code. | Heikki Linnakangas | 11:27 |
| pgsql: pg_is_xlog_replay_paused(): remove super-user-only restriction | Bruce Momjian | 13:06 |
| pgsql: pg_is_xlog_replay_paused(): remove super-user-only restriction | Bruce Momjian | 13:06 |
| Re: pgsql: doc: Revert ALTER TABLESPACE summary line | Stephen Frost | 18:20 |
| pgsql: Update C comment for pg_attribute.attislocal | Bruce Momjian | 23:01 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Make backend local tracking of buffer pins memory efficient. | Andres Freund | 12:04 |
| pgsql: Again update C comments for pg_attribute.attislocal | Bruce Momjian | 14:25 |
| pgsql: doc: Various typo/grammar fixes | Kevin Grittner | 16:11 |
| pgsql: doc: Various typo/grammar fixes | Kevin Grittner | 16:11 |
| pgsql: doc: Various typo/grammar fixes | Kevin Grittner | 16:11 |
| pgsql: doc: Various typo/grammar fixes | Kevin Grittner | 16:11 |
| pgsql: doc: Various typo/grammar fixes | Kevin Grittner | 16:11 |
| pgsql: doc: Various typo/grammar fixes | Kevin Grittner | 16:11 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Declare two variables in snapbuild.c as static. | Andres Freund | 21:55 |
| pgsql: Protect definition of SpinlockSemaArray, just like its declarati | Andres Freund | 22:04 |
| pgsql: Declare lwlock.c's LWLockAcquireCommon() as a static inline. | Andres Freund | 22:17 |
| pgsql: Declare lwlock.c's LWLockAcquireCommon() as a static inline. | Andres Freund | 22:17 |
| 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 |