]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2021-02-20  Tom LaneInvent "rainbow" arcs within the regex engine.
2021-02-20  Michael Paquierdoc: Mention that partitions_{done,total} is 0 for...
2021-02-20  Michael PaquierFix inconsistent configure data for --with-ssl
2021-02-19  Fujii MasaoFix psql's ON_ERROR_ROLLBACK so that it handles COMMIT...
2021-02-19  Fujii MasaoFix bug in COMMIT AND CHAIN command.
2021-02-19  Peter EisentrautUpdate snowball
2021-02-19  Peter GeogheganAdd nbtree README section on page recycling.
2021-02-19  Tom LaneFix another ancient bug in parsing of BRE-mode regular...
2021-02-18  Fujii MasaoFix "invalid spinlock number: 0" error in pg_stat_wal_r...
2021-02-18  Peter EisentrautAdd tests for bytea LIKE operator
2021-02-18  Peter EisentrautAllow specifying CRL directory
2021-02-18  Peter Geoghegannbtree README: move VACUUM linear scan section.
2021-02-17  Tomas VondraFix tuple routing to initialize batching only for inserts
2021-02-17  Tomas VondraFix pointer type in ExecForeignBatchInsert SGML docs
2021-02-17  Tom LaneMake some minor improvements in the regex code.
2021-02-17  Peter EisentrautRoutine usage information schema tables
2021-02-17  Magnus HaganderFix typo
2021-02-17  Peter EisentrautUse errmsg_internal for debug messages
2021-02-17  Michael PaquierAdd psql completion for [ NO ] DEPENDS ON EXTENSION
2021-02-16  Tom LaneConvert tsginidx.c's GIN indexing logic to fully ternar...
2021-02-16  Amit KapilaRemove the unnecessary PrepareWrite in pgoutput.
2021-02-16  Andres FreundFix heap_page_prune() parameter order confusion introdu...
2021-02-16  Andres FreundRemove backwards compat ugliness in snapbuild.c.
2021-02-15  Tom LaneSimplify loop logic in nodeIncrementalSort.c.
2021-02-15  Heikki LinnakangasMake ExecGetInsertedCols() and friends more robust...
2021-02-15  Fujii MasaoDisplay the time when the process started waiting for...
2021-02-15  Peter GeogheganAdd "LP_DEAD item?" column to GiST pageinspect functions
2021-02-15  Peter GeogheganAvoid misinterpreting GiST pages in pageinspect.
2021-02-15  Peter GeogheganAdjust lazy_scan_heap() accounting comments.
2021-02-15  Thomas MunroDefault to wal_sync_method=fdatasync on FreeBSD.
2021-02-15  Thomas MunroUse pg_pwrite() in pg_test_fsync.
2021-02-15  Amit KapilaFix the warnings introduced in commit ce0fdbfe97.
2021-02-15  Thomas MunroHold interrupts while running dsm_detach() callbacks.
2021-02-15  Michael PaquierAdd result size as argument of pg_cryptohash_final...
2021-02-15  Tom LaneMinor fixes to improve regex debugging code.
2021-02-15  Thomas MunroReadNewTransactionId() -> ReadNextTransactionId().
2021-02-13  Bruce MomjianREADME/C-comment: document GiST's NSN value
2021-02-13  Michael Paquierdoc: Mention NO DEPENDS ON EXTENSION in its supported...
2021-02-12  Tom LaneTweak compiler version cutoff for no_sanitize("alignmen...
2021-02-12  Tom LaneAvoid divide-by-zero in regex_selectivity() with long...
2021-02-12  Alexander Korotkovpg_attribute_no_sanitize_alignment() macro
2021-02-12  Amit KapilaFix Subscription test added by commit ce0fdbfe97.
2021-02-12  Amit KapilaAllow multiple xacts during table sync in logical repli...
2021-02-12  Peter GeogheganRemove obsolete IndexBulkDeleteResult stats field.
2021-02-11  Tom LaneRemove dead code in ECPGconnect(), and improve document...
2021-02-11  Tom LaneSimplify jsonfuncs.c code by using strtoint() not strtol().
2021-02-11  Tom LaneRemove no-longer-used RTE argument of markVarForSelectP...
2021-02-11  Michael PaquierFix copy-paste error with SHA256 digest length in check...
2021-02-11  Peter EisentrautAdd test case for abbrev(cidr)
2021-02-10  Magnus HaganderRemove extra Success message at the end of initdb
2021-02-10  Peter Eisentrautpg_dump: Add const decorations
2021-02-10  Peter EisentrautFix lack of message pluralization
2021-02-10  Michael PaquierFix ORDER BY clause in new regression test of REINDEX...
2021-02-10  Michael PaquierSimplify code related to compilation of SSL and OpenSSL
2021-02-10  Michael PaquierPreserve pg_attribute.attstattarget across REINDEX...
2021-02-10  Amit KapilaMake pg_replication_origin_drop safe against concurrent...
2021-02-09  Peter GeogheganFix obsolete FSM remarks in nbtree README.
2021-02-09  Fujii MasaoRevert "Display the time when the process started waiti...
2021-02-09  Fujii MasaoDisplay the time when the process started waiting for...
2021-02-09  Michael PaquierAdd option PROCESS_TOAST to VACUUM
2021-02-08  Peter GeogheganCorrect pgstattuple B-Tree page comments.
2021-02-08  Tom LaneFix mishandling of column-level SELECT privileges for...
2021-02-08  Heikki LinnakangasFix permission checks on constraint violation errors...
2021-02-07  Peter GeogheganRename removable xid function for consistency.
2021-02-07  Tom LaneRevert "Propagate CTE property flags when copying a...
2021-02-07  Tatsuo IshiiDocs: fix pg_wal_lsn_diff manual.
2021-02-07  Tom LanePropagate CTE property flags when copying a CTE list...
2021-02-06  Tom LaneDisallow converting an inheritance child table to a...
2021-02-06  Michael PaquierClarify some comments around SharedRecoveryState in...
2021-02-05  Robert HaasGeneralize parallel slot result handling.
2021-02-05  Robert HaasMove some code from src/bin/scripts to src/fe_utils...
2021-02-05  Heikki LinnakangasFix backslash-escaping multibyte chars in COPY FROM.
2021-02-05  Etsuro Fujitapostgres_fdw: Fix assertion in estimate_path_cost_size().
2021-02-05  Tom LaneFix bug in HashAgg's selective-column-spilling logic.
2021-02-05  Thomas MunroTab-complete CREATE DATABASE ... LOCALE.
2021-02-05  Tom LaneFix YA incremental sort bug.
2021-02-04  Peter GeogheganHarden nbtree page deletion.
2021-02-04  Heikki LinnakangasFix small error in COPY FROM progress reporting.
2021-02-04  Peter EisentrautRefactor Windows error message for easier translation
2021-02-04  Michael PaquierEnsure unlinking of old index file with REINDEX (TABLES...
2021-02-04  Michael PaquierClarify comment in tablesync.c
2021-02-04  Michael PaquierAdd TABLESPACE option to REINDEX
2021-02-04  Tom LaneAvoid crash when rolling back within a prepared statement.
2021-02-03  Robert HaasFactor pattern-construction logic out of processSQLName...
2021-02-03  Tom LaneRemove special BKI_LOOKUP magic for namespace and role...
2021-02-03  Peter Eisentrautpg_dump: Fix dumping of inherited generated columns
2021-02-02  Tom LaneRetire findoidjoins.
2021-02-02  Tom LaneBuild in some knowledge about foreign-key relationships...
2021-02-02  Tom LaneDoc: consistently identify OID catalog columns that...
2021-02-02  Tom LaneRemove extra increment of plpgsql's statement counter...
2021-02-02  Tom LaneFix ancient memory leak in contrib/auto_explain.
2021-02-02  Peter EisentrautImprove confusing variable names
2021-02-02  Michael PaquierRemove unused column atttypmod from initial tablesync...
2021-02-01  Tom LaneDoc: work a little harder on the initial examples for...
2021-02-01  Tom LaneRemove [Merge]AppendPath.partitioned_rels.
2021-02-01  Tom LaneRemove incidental dependencies on partitioned_rels...
2021-02-01  Tom LaneRevise make_partition_pruneinfo to not use its partitio...
2021-02-01  Peter EisentrautSEARCH and CYCLE clauses
2021-02-01  Alexander KorotkovGet rid of unnecessary memory allocation in jsonb_subsc...
2021-02-01  Michael PaquierIntroduce --with-ssl={openssl} as a configure option
next