| 2020-03-21 |
Noah Misch | Fix cosmetic blemishes involving rd_createSubid. |
commit | commitdiff | tree |
| 2020-03-21 |
Amit Kapila | Allow page lock to conflict among parallel group members. |
commit | commitdiff | tree |
| 2020-03-21 |
Bruce Momjian | docs: use alias in WHERE clause of full text search... |
commit | commitdiff | tree |
| 2020-03-20 |
Alvaro Herrera | Fix bogus last-minute edit in 4e62091341b4 |
commit | commitdiff | tree |
| 2020-03-20 |
Alvaro Herrera | pg_dump: Add FOREIGN to ALTER statements, if appropriate |
commit | commitdiff | tree |
| 2020-03-20 |
Andrew Dunstan | Turn off deprecated bison warnings under MSVC |
commit | commitdiff | tree |
| 2020-03-20 |
Peter Eisentraut | psql: Catch and report errors while printing result... |
commit | commitdiff | tree |
| 2020-03-20 |
Amit Kapila | Allow relation extension lock to conflict among paralle... |
commit | commitdiff | tree |
| 2020-03-19 |
Peter Geoghegan | nbtree: Remove obsolete _bt_pgaddtup() comments. |
commit | commitdiff | tree |
| 2020-03-19 |
Jeff Davis | Revert "Specialize MemoryContextMemAllocated()." |
commit | commitdiff | tree |
| 2020-03-19 |
Bruce Momjian | pg_upgrade: make get_major_server_version() err msg... |
commit | commitdiff | tree |
| 2020-03-19 |
Alexander Korotkov | Add new typedefs introduced in 773df883e8 to typedefs... |
commit | commitdiff | tree |
| 2020-03-19 |
Tom Lane | Introduce "anycompatible" family of polymorphic types. |
commit | commitdiff | tree |
| 2020-03-19 |
Fujii Masao | Make pg_basebackup ask the server to estimate the total... |
commit | commitdiff | tree |
| 2020-03-19 |
Peter Eisentraut | Prepare to support non-tables in publications |
commit | commitdiff | tree |
| 2020-03-19 |
Fujii Masao | Rename the recovery-related wait events. |
commit | commitdiff | tree |
| 2020-03-19 |
Amit Kapila | Add assert to ensure that page locks don't participate... |
commit | commitdiff | tree |
| 2020-03-19 |
Peter Geoghegan | nbtree: Use raw PageAddItem() for retail inserts. |
commit | commitdiff | tree |
| 2020-03-19 |
Michael Paquier | Fix comment related to concurrent index swapping in... |
commit | commitdiff | tree |
| 2020-03-18 |
Jeff Davis | Disk-based Hash Aggregation. |
commit | commitdiff | tree |
| 2020-03-18 |
Jeff Davis | Specialize MemoryContextMemAllocated(). |
commit | commitdiff | tree |
| 2020-03-18 |
Alvaro Herrera | Enable BEFORE row-level triggers for partitioned tables |
commit | commitdiff | tree |
| 2020-03-18 |
Peter Geoghegan | Refactor nbtree fastpath optimization. |
commit | commitdiff | tree |
| 2020-03-18 |
Peter Eisentraut | Implement type regcollation |
commit | commitdiff | tree |
| 2020-03-18 |
Tomas Vondra | Document pg_statistic_ext.stxstattarget |
commit | commitdiff | tree |
| 2020-03-18 |
Tomas Vondra | Recognize some OR clauses as compatible with functional... |
commit | commitdiff | tree |
| 2020-03-18 |
Fujii Masao | Correct the descriptions of recovery-related wait event... |
commit | commitdiff | tree |
| 2020-03-18 |
Peter Eisentraut | doc: Update documentation about reg* types |
commit | commitdiff | tree |
| 2020-03-18 |
Tomas Vondra | Fix wording of several extended stats comments |
commit | commitdiff | tree |
| 2020-03-18 |
Fujii Masao | Update the description of type of check_option reloptio... |
commit | commitdiff | tree |
| 2020-03-18 |
Amit Kapila | Add missing errcode() in a few ereport calls. |
commit | commitdiff | tree |
| 2020-03-18 |
Michael Paquier | Fix typo in indexcmds.c |
commit | commitdiff | tree |
| 2020-03-18 |
Amit Kapila | Assert that we don't acquire a heavyweight lock on... |
commit | commitdiff | tree |
| 2020-03-18 |
Peter Geoghegan | nbtree: Remove useless local variables. |
commit | commitdiff | tree |
| 2020-03-18 |
Thomas Munro | Don't use EV_CLEAR for kqueue events. |
commit | commitdiff | tree |
| 2020-03-18 |
Thomas Munro | Fix kqueue support under debugger on macOS. |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Refactor our checks for valid function and aggregate... |
commit | commitdiff | tree |
| 2020-03-17 |
Peter Geoghegan | Doc: Correct deduplicate_items varlistentry id. |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Adjust handling of an ANYARRAY actual input for an... |
commit | commitdiff | tree |
| 2020-03-17 |
Alvaro Herrera | Remove logical_read_local_xlog_page |
commit | commitdiff | tree |
| 2020-03-17 |
Alvaro Herrera | Fix consistency issues with replication slot copy |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Doc: clarify behavior of "anyrange" pseudo-type. |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Remove bogus assertion about polymorphic SQL function... |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Use pkg-config, if available, to locate libxml2 during... |
commit | commitdiff | tree |
| 2020-03-17 |
Fujii Masao | Add the type information for index storage parameters... |
commit | commitdiff | tree |
| 2020-03-17 |
Fujii Masao | Fix comment in xlog.c. |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Remove useless pfree()s at the ends of various ValuePer... |
commit | commitdiff | tree |
| 2020-03-17 |
Tom Lane | Avoid holding a directory FD open across assorted SRF... |
commit | commitdiff | tree |
| 2020-03-16 |
Peter Geoghegan | nbtree: Fix obsolete _bt_search() comment. |
commit | commitdiff | tree |
| 2020-03-16 |
Alvaro Herrera | Document pg_ls_*dir hiding of directories and special... |
commit | commitdiff | tree |
| 2020-03-16 |
Alvaro Herrera | Update comment |
commit | commitdiff | tree |
| 2020-03-16 |
Alvaro Herrera | Plug memory leak |
commit | commitdiff | tree |
| 2020-03-16 |
Peter Geoghegan | nbtree: Pass down MAXALIGN()'d itemsz for new item. |
commit | commitdiff | tree |
| 2020-03-16 |
Thomas Munro | Introduce a maintenance_io_concurrency setting. |
commit | commitdiff | tree |
| 2020-03-16 |
Thomas Munro | Simplify the effective_io_concurrency setting. |
commit | commitdiff | tree |
| 2020-03-16 |
Peter Geoghegan | nbtree: Reorder nbtinsert.c prototypes. |
commit | commitdiff | tree |
| 2020-03-15 |
Peter Eisentraut | Add backend type to csvlog and optionally log_line_prefix |
commit | commitdiff | tree |
| 2020-03-14 |
Tomas Vondra | Improve test coverage for multi-column MCV lists |
commit | commitdiff | tree |
| 2020-03-14 |
Tomas Vondra | Improve test coverage for functional dependencies |
commit | commitdiff | tree |
| 2020-03-14 |
Tom Lane | Rearrange pseudotypes.c to get rid of duplicative code. |
commit | commitdiff | tree |
| 2020-03-14 |
Tom Lane | Restructure polymorphic-type resolution in funcapi.c. |
commit | commitdiff | tree |
| 2020-03-14 |
Tomas Vondra | Use multi-variate MCV lists to estimate ScalarArrayOpExpr |
commit | commitdiff | tree |
| 2020-03-14 |
Tomas Vondra | Use functional dependencies to estimate ScalarArrayOpExpr |
commit | commitdiff | tree |
| 2020-03-13 |
Tom Lane | Doc: fix mistaken reference to "PG_ARGNULL_xxx()" macro. |
commit | commitdiff | tree |
| 2020-03-13 |
Peter Eisentraut | doc: Remove unused title ids |
commit | commitdiff | tree |
| 2020-03-13 |
Peter Eisentraut | Remove am_syslogger global variable |
commit | commitdiff | tree |
| 2020-03-13 |
Peter Eisentraut | Unify several ways to tracking backend type |
commit | commitdiff | tree |
| 2020-03-13 |
Peter Eisentraut | Preserve replica identity index across ALTER TABLE... |
commit | commitdiff | tree |
| 2020-03-13 |
Michael Paquier | Refactor compile-time assertion checks in c.h |
commit | commitdiff | tree |
| 2020-03-11 |
Tom Lane | Fix test case instability introduced in 085b6b667. |
commit | commitdiff | tree |
| 2020-03-11 |
Alvaro Herrera | Add pg_dump support for ALTER obj DEPENDS ON EXTENSION |
commit | commitdiff | tree |
| 2020-03-11 |
Tom Lane | Avoid holding a directory FD open across pg_ls_dir_file... |
commit | commitdiff | tree |
| 2020-03-11 |
Peter Eisentraut | Refactor ps_status.c API |
commit | commitdiff | tree |
| 2020-03-11 |
Alvaro Herrera | Avoid duplicates in ALTER ... DEPENDS ON EXTENSION |
commit | commitdiff | tree |
| 2020-03-11 |
Peter Eisentraut | Clean up order in miscinit.c a bit |
commit | commitdiff | tree |
| 2020-03-11 |
Peter Eisentraut | Remove HAVE_WORKING_LINK |
commit | commitdiff | tree |
| 2020-03-11 |
Alexander Korotkov | Improve checking of child pages in contrib/amcheck. |
commit | commitdiff | tree |
| 2020-03-11 |
Peter Geoghegan | Remove stray parenthesis in nbtree.h. |
commit | commitdiff | tree |
| 2020-03-11 |
Peter Geoghegan | nbtree: Move fastpath NULL descent stack assertion. |
commit | commitdiff | tree |
| 2020-03-10 |
Tom Lane | Marginal comments and docs cleanup. |
commit | commitdiff | tree |
| 2020-03-10 |
Peter Geoghegan | nbtree: Demote minus infinity "can't happen" error. |
commit | commitdiff | tree |
| 2020-03-10 |
Tom Lane | Ensure that CREATE TABLE LIKE copies any NO INHERIT... |
commit | commitdiff | tree |
| 2020-03-10 |
Tom Lane | Avoid portability problem introduced in 0a42a2e9c. |
commit | commitdiff | tree |
| 2020-03-10 |
Tom Lane | Preserve integer and float values accurately in (de... |
commit | commitdiff | tree |
| 2020-03-10 |
Alvaro Herrera | Split out CreateCast into src/backend/catalog/pg_cast.c |
commit | commitdiff | tree |
| 2020-03-10 |
Peter Eisentraut | Remove win32ver.rc from version_stamp.pl |
commit | commitdiff | tree |
| 2020-03-10 |
Peter Eisentraut | Remove utils/acl.h from catalog/objectaddress.h |
commit | commitdiff | tree |
| 2020-03-10 |
Peter Eisentraut | Support adding partitioned tables to publication |
commit | commitdiff | tree |
| 2020-03-10 |
Michael Paquier | Prevent reindex of invalid indexes on TOAST tables |
commit | commitdiff | tree |
| 2020-03-10 |
Fujii Masao | Tidy up XLogSource code in xlog.c. |
commit | commitdiff | tree |
| 2020-03-09 |
Tom Lane | Fix pg_dump/pg_restore to restore event triggers later. |
commit | commitdiff | tree |
| 2020-03-09 |
Jeff Davis | Introduce LogicalTapeSetExtend(). |
commit | commitdiff | tree |
| 2020-03-09 |
Fujii Masao | Fix bug that causes to report waiting in PS display... |
commit | commitdiff | tree |
| 2020-03-09 |
Peter Eisentraut | Add tg_updatedcols to TriggerData |
commit | commitdiff | tree |
| 2020-03-09 |
Peter Eisentraut | Code simplification |
commit | commitdiff | tree |
| 2020-03-09 |
Fujii Masao | Avoid assertion failure with targeted recovery in stand... |
commit | commitdiff | tree |
| 2020-03-09 |
Fujii Masao | Mark ssl_passphrase_command as GUC_SUPERUSER_ONLY. |
commit | commitdiff | tree |
| 2020-03-09 |
Michael Paquier | Doc: fix some description of environment variables... |
commit | commitdiff | tree |
| 2020-03-08 |
Tom Lane | Add an "absval" parameter to allow contrib/dict_int... |
commit | commitdiff | tree |
| 2020-03-08 |
Tom Lane | Add an explicit test to catch changes in checksumming... |
commit | commitdiff | tree |
| next |