Notification of git commits are sent to this list. Do not post here!
| 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 |
| 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 |