Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Do not use an empty hostname. | Michael Meskes | 12:01 |
pgsql: Do not use an empty hostname. | Michael Meskes | 12:01 |
pgsql: Do not use an empty hostname. | Michael Meskes | 12:01 |
pgsql: Do not use an empty hostname. | Michael Meskes | 12:01 |
pgsql: Do not use an empty hostname. | Michael Meskes | 12:01 |
pgsql: Do not use an empty hostname. | Michael Meskes | 12:01 |
Thread | Author | Time |
---|---|---|
pgsql: Rename walLogHints to wal_log_hints for easier grepping. | Robert Haas | 01:20 |
pgsql: Fix contrib/pg_upgrade to clean all the cruft made during "make | Tom Lane | 19:20 |
pgsql: Aggressively freeze tables when CLUSTER or VACUUM FULL rewrites | Robert Haas | 20:17 |
pgsql: Wrap multixact/members correctly during extension | Alvaro Herrera | 21:40 |
pgsql: Handle 5-char filenames in SlruScanDirectory | Alvaro Herrera | 21:40 |
pgsql: Handle wraparound during truncation in multixact/members | Alvaro Herrera | 21:40 |
pgsql: Handle wraparound during truncation in multixact/members | Alvaro Herrera | 21:40 |
pgsql: Handle 5-char filenames in SlruScanDirectory | Alvaro Herrera | 21:40 |
pgsql: Wrap multixact/members correctly during extension | Alvaro Herrera | 21:40 |
Thread | Author | Time |
---|---|---|
pgsql: Fix calculation of maximum statistics-message size. | Tom Lane | 02:46 |
pgsql: Ooops, should use double not single quotes in StaticAssertStmt() | Tom Lane | 02:54 |
pgsql: Restore some comments lost during 15732b34e8c8 | Alvaro Herrera | 16:23 |
Thread | Author | Time |
---|---|---|
pgsql: Fix typo in comment. | Tom Lane | 18:49 |
pgsql: Fix header comment for bitncmp(). | Tom Lane | 19:01 |
pgsql: Fix translatability markings in psql, and add defenses against f | Tom Lane | 21:05 |
pgsql: Fix translatability markings in psql, and add defenses against f | Tom Lane | 21:05 |
pgsql: Fix translatability markings in psql, and add defenses against f | Tom Lane | 21:05 |
Thread | Author | Time |
---|---|---|
pgsql: Cache catalog lookup data across groups in ordered-set aggregate | Tom Lane | 17:29 |
Thread | Author | Time |
---|---|---|
pgsql: Remove bogus -K option from pg_dump. | Heikki Linnakangas | 10:34 |
pgsql: Remove bogus -K option from pg_dump. | Heikki Linnakangas | 10:34 |
Thread | Author | Time |
---|---|---|
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 📎 | Bruce Momjian | 21:02 |
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 | Alvaro Herrera | 21:06 |
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 | Tom Lane | 21:06 |
pgsql: Accept pg_upgraded tuples during multixact freezing | Alvaro Herrera | 21:08 |
pgsql: Accept pg_upgraded tuples during multixact freezing | Alvaro Herrera | 21:08 |
Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69 | Bruce Momjian | 21:10 |
pgsql: Move username lookup functions from /port to /common | Bruce Momjian | 23:03 |
Thread | Author | Time |
---|---|---|
pgsql: Disallow LATERAL references to the target table of an UPDATE/DEL | Tom Lane | 00:03 |
pgsql: Disallow LATERAL references to the target table of an UPDATE/DEL | Tom Lane | 00:03 |
Thread | Author | Time |
---|---|---|
pgsql: Simple table of contents for a shared memory segment. | Robert Haas | 17:22 |
pgsql: Single-reader, single-writer, lightweight shared message queue. | Robert Haas | 17:23 |
pgsql: Test code for shared memory message queue facility. | Robert Haas | 17:24 |
pgsql: Fix typo in comment. | Robert Haas | 19:35 |
pgsql: Mention that VACUUM FREEZE also effectively zeroes the table fre | Robert Haas | 19:50 |
pgsql: Documentation for test_shm_mq. | Robert Haas | 20:59 |
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r | Tom Lane | 22:35 |
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r | Tom Lane | 22:35 |
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r | Tom Lane | 22:35 |
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r | Tom Lane | 22:35 |
pgsql: Fix multiple bugs in index page locking during hot-standby WAL r | Tom Lane | 22:35 |
Thread | Author | Time |
---|---|---|
pgsql: Improve FILES section of psql reference page. | Tom Lane | 00:28 |
pgsql: Improve FILES section of psql reference page. | Tom Lane | 00:28 |
pgsql: Improve FILES section of psql reference page. | Tom Lane | 00:28 |
Re: pgsql: Get rid of pg_class.reltoastidxid. | Andres Freund | 12:29 |
Re: pgsql: Get rid of pg_class.reltoastidxid. | Michael Paquier | 12:54 |
Re: pgsql: Get rid of pg_class.reltoastidxid. | Robert Haas | 13:02 |
Re: pgsql: Get rid of pg_class.reltoastidxid. 📎 | Michael Paquier | 13:14 |
pgsql: Fix compiler warning: Size isn't 64 bits on 32 bit platforms. | Robert Haas | 15:19 |
pgsql: Fix compiler warning. | Robert Haas | 15:33 |
pgsql: test_shm_mq: Fix checks for negative queue size. | Robert Haas | 15:51 |
pgsql: Fix missing parentheses resulting in wrong order of dereference. | Robert Haas | 16:04 |
Re: pgsql: Get rid of pg_class.reltoastidxid. | Robert Haas | 16:05 |
pgsql: Logging running transactions every 15 seconds. | Robert Haas | 17:42 |
pgsql: test_shm_mq: Try again to fix compiler warning. | Robert Haas | 17:44 |
Thread | Author | Time |
---|---|---|
pgsql: Fix whitespace | Peter Eisentraut | 02:16 |
pgsql: Suppress Coverity complaints in readfuncs.c. | Heikki Linnakangas | 10:01 |
pgsql: Split ECPGdo() in constituent parts | Alvaro Herrera | 19:52 |
pgsql: Add display of oprcode (the underlying function's name) to psql' | Tom Lane | 20:29 |
pgsql: Split ecpg_execute() in constituent parts | Alvaro Herrera | 21:07 |
pgsql: Fix Hot Standby feedback sending when streaming busily. | Heikki Linnakangas | 21:16 |
pgsql: Fix Hot Standby feedback sending when streaming busily. | Heikki Linnakangas | 21:16 |
pgsql: docs: update PL/pgSQL docs about the use of := and = | Bruce Momjian | 21:41 |
Thread | Author | Time |
---|---|---|
Re: pgsql: docs: update PL/pgSQL docs about the use of := and = | Andrew Dunstan | 00:23 |
pgsql: doc: fix := description typo. | Bruce Momjian | 00:28 |
Re: pgsql: docs: update PL/pgSQL docs about the use of := and = 📎 | Bruce Momjian | 00:30 |
pgsql: doc: rename "Equals" to "Equal" | Bruce Momjian | 00:38 |
pgsql: Prevent integer overflow with --progress >= 2148 | Heikki Linnakangas | 08:14 |
pgsql: Define WIN32 when _WIN32 is set | Magnus Hagander | 11:42 |
pgsql: Show SSL encryption information when logging connections | Magnus Hagander | 12:33 |
pgsql: Prevent double macro definition of WIN32. | Andrew Dunstan | 16:50 |
pgsql: Export set_latch_on_sigusr1 symbol for Windows. | Andrew Dunstan | 17:49 |
pgsql: Add gen_random_uuid() to contrib/pgcrypto. | Tom Lane | 21:52 |
Thread | Author | Time |
---|---|---|
pgsql: Minor code beautification in contrib/sslinfo. | Tom Lane | 01:58 |
pgsql: Fix client-only installation | Peter Eisentraut | 04:18 |
pgsql: Fix client-only installation | Peter Eisentraut | 04:18 |
pgsql: Fix client-only installation | Peter Eisentraut | 04:18 |
pgsql: Fix client-only installation | Peter Eisentraut | 04:18 |
pgsql: Fix client-only installation | Peter Eisentraut | 04:18 |
pgsql: Fix client-only installation | Peter Eisentraut | 04:18 |
pgsql: Export a few more symbols required for test_shm_mq module. | Andrew Dunstan | 20:31 |
pgsql: Make various variables const (read-only). | Tom Lane | 21:04 |
pgsql: Allow SET TABLESPACE to database default | Stephen Frost | 23:51 |
pgsql: Allow SET TABLESPACE to database default | Stephen Frost | 23:51 |
pgsql: Allow SET TABLESPACE to database default | Stephen Frost | 23:51 |
pgsql: Allow SET TABLESPACE to database default | Stephen Frost | 23:51 |
pgsql: Allow SET TABLESPACE to database default | Stephen Frost | 23:51 |
pgsql: Allow SET TABLESPACE to database default | Stephen Frost | 23:51 |
Thread | Author | Time |
---|---|---|
pgsql: Add ALTER TABLESPACE ... MOVE command | Stephen Frost | 00:11 |
pgsql: Fix VACUUM's reporting of dead-tuple counts to the stats collect | Tom Lane | 00:25 |
pgsql: Add CREATE TABLESPACE ... WITH ... Options | Stephen Frost | 02:05 |
pgsql: Adjust the SSL connection notification message | Magnus Hagander | 12:27 |
pgsql: Rename msvc build option krb5 to gss | Magnus Hagander | 16:14 |
pgsql: Remove support for native krb5 authentication | Magnus Hagander | 16:14 |
Thread | Author | Time |
---|---|---|
pgsql: Speed up COPY into tables with DEFAULT nextval() | Simon Riggs | 17:23 |
pgsql: Fix typo in comment. | Fujii Masao | 17:25 |
pgsql: Fix to_timestamp/to_date's handling of consecutive spaces in for | Tom Lane | 18:45 |
pgsql: Remove pg_stat_statements--1.1.sql. | Tom Lane | 20:04 |
pgsql: Expose a routine to print triggers during EXPLAIN ANALYZE | Alvaro Herrera | 20:14 |
Thread | Author | Time |
---|---|---|
pgsql: Plug more memory leaks when reloading config file. | Robert Haas | 14:54 |
pgsql: Plug more memory leaks when reloading config file. | Robert Haas | 14:54 |
pgsql: Avoid a possible relcache leak in get_object_address_attribute. | Robert Haas | 15:03 |
Re: pgsql: Plug more memory leaks when reloading config file. | Tom Lane | 16:30 |
Re: pgsql: Plug more memory leaks when reloading config file. | Robert Haas | 16:38 |
pgsql: Fix inadvertent semantics change in last patch to plug memory le | Robert Haas | 16:57 |