postgresql.git
2020-11-07 Peter EisentrautFix redundant error messages in client tools
2020-11-07 Tom LaneAvoid re-using output variables in new ecpg test case.
2020-11-07 Tom LaneFix ecpg's mishandling of B'...' and X'...' literals.
2020-11-07 Peter EisentrautMove catalog index declarations
2020-11-07 Peter EisentrautMove catalog toast table declarations
2020-11-07 Alvaro HerreraPlug memory leak in index_get_partition
2020-11-07 Michael PaquierAdd GUC_LIST_INPUT and GUC_LIST_QUOTE to unix_socket_di...
2020-11-07 Michael PaquierFix minor issues with new unicode {de,re}composition...
2020-11-06 Tomas VondraProperly detoast data in brin_form_tuple
2020-11-06 Tom LaneRevert "Accept relations of any kind in LOCK TABLE".
2020-11-06 Tom LaneRevert "pg_dump: Lock all relations, not just plain...
2020-11-06 Fujii Masaopg_prewarm: make autoprewarm leader use standard SIGHUP...
2020-11-06 Magnus HaganderAdd pg_strong_random_init function to initialize random...
2020-11-06 Amit KapilaUse strlcpy instead of memcpy for copying the slot...
2020-11-05 Peter GeogheganFix wal_consistency_checking nbtree bug.
2020-11-05 Tom LaneDon't throw an error for LOCK TABLE on a self-referenti...
2020-11-05 Peter GeogheganFix nbtree cleanup-only VACUUM stats inaccuracies.
2020-11-05 Thomas MunroFix unlinking of SLRU segments.
2020-11-04 Tom LaneRemove underflow error in float division with infinite...
2020-11-04 Tom LaneDeclare assorted array functions using anycompatible...
2020-11-04 Tom LaneDeclare lead() and lag() using anycompatible not anyele...
2020-11-04 Tom LaneImprove our ability to regurgitate SQL-syntax function...
2020-11-04 Tom LaneRemove useless entries for aggregate functions from...
2020-11-04 Fujii MasaoFix segmentation fault that commit ac22929a26 caused.
2020-11-04 Peter EisentrautEnable hash partitioning of text arrays
2020-11-04 Heikki Linnakangaspg_rewind: Refactor the abstraction to fetch from local...
2020-11-04 Heikki Linnakangaspg_rewind: Replace the hybrid list+array data structure...
2020-11-04 Heikki LinnakangasRefactor pg_rewind for more clear decision making.
2020-11-04 Heikki Linnakangaspg_rewind: Move syncTargetDirectory() to file_ops.c
2020-11-04 Fujii MasaoGet rid of the dedicated latch for signaling the startu...
2020-11-04 Fujii MasaoUse standard SIGHUP handler in syslogger.
2020-11-04 Thomas MunroTolerate version lookup failure for old style Windows...
2020-11-04 Michael PaquierRevert pg_relation_check_pages()
2020-11-03 Tomas VondraUse INT64_FORMAT to print int64 variables in sort debug
2020-11-03 Tomas VondraFix get_useful_pathkeys_for_relation for volatile expre...
2020-11-03 Tom LaneGuard against core dump from uninitialized subplan.
2020-11-03 Tom LaneImprove error messages around REPLICATION and BYPASSRLS...
2020-11-03 Tom LaneAllow users with BYPASSRLS to alter their own passwords.
2020-11-03 Peter EisentrautDisallow ALTER TABLE ONLY / DROP EXPRESSION
2020-11-03 Peter EisentrautRemove deprecated containment operators for built-in...
2020-11-03 Magnus HaganderUse the non-deprecated TG_TABLE_MAME in test trigger
2020-11-03 Magnus HaganderImprove error handling in backend OpenSSL implementation
2020-11-03 Magnus HaganderUse be_tls_* API for SSL information in sslinfo
2020-11-03 Peter EisentrautRemove use of deprecated containment operators in tests
2020-11-03 Amit KapilaFix typos.
2020-11-03 Tom LaneFix unportable use of getnameinfo() in pg_hba_file_rule...
2020-11-02 Tom LaneRemove special checks for pg_rewrite.ev_qual and ev_act...
2020-11-02 Tom LaneRethink the generation rule for fmgroids.h macros.
2020-11-02 Tom LaneSecond thoughts on TOAST decompression.
2020-11-02 Peter EisentrautUse PG_GETARG_TRANSACTIONID where appropriate
2020-11-02 Magnus HaganderClarify temporary table name shadowing in CREATE TABLE...
2020-11-02 Thomas MunroTrack collation versions for indexes.
2020-11-02 Thomas MunroAdd pg_depend.refobjversion.
2020-11-02 Thomas MunroRemove pg_collation.collversion.
2020-11-02 Heikki Linnakangasdoc: Mention UNION/ORDER BY etc. keywords in section...
2020-11-02 David RowleyFix unstable partition_prune regression tests
2020-11-02 Michael PaquierFix some grammar and typos in comments and docs
2020-11-02 Amit KapilaUse Enum for top level logical replication message...
2020-11-02 David RowleyAllow run-time pruning on nested Append/MergeAppend...
2020-11-01 Tom LaneFix two issues in TOAST decompression.
2020-11-01 Tom LaneAvoid null pointer dereference if error result lacks...
2020-11-01 Michael PaquierPreserve index data in pg_statistic across REINDEX...
2020-11-01 Michael PaquierAdd error code for encryption failure in pgcrypto
2020-10-31 Noah MischSet debug_query_string in worker_spi.
2020-10-31 Noah MischReproduce debug_query_string==NULL on parallel workers.
2020-10-30 Tom LaneFix assertion failure in check_new_partition_bound().
2020-10-30 Heikki LinnakangasFix missing validation for the new GiST sortsupport...
2020-10-30 Tom LaneDoc: clarify description for pg_constraint.convalidated.
2020-10-29 Tom LaneStabilize timetz test across DST transitions.
2020-10-29 Tom LaneDon't use custom OID symbols in pg_type.dat, either.
2020-10-29 Andres FreundFix wrong data table horizon computation during backend...
2020-10-29 Amit KapilaTrack statistics for streaming of changes from ReorderB...
2020-10-29 Andres FreundCentralize horizon determination for temp tables, fixin...
2020-10-29 Michael PaquierFix incorrect placement of pfree() in pg_relation_check...
2020-10-28 Tom LaneDoc: clean up pg_relation_check_pages() documentation.
2020-10-28 Tom LaneDoc: clean up verify_heapam() documentation.
2020-10-28 Tom LaneUse mode "r" for popen() in psql's evaluate_backtick().
2020-10-28 Tom LaneCalculate extraUpdatedCols in query rewriter, not parser.
2020-10-28 Tom LaneDon't use custom OID symbols in pg_proc.dat.
2020-10-28 Tom LaneFix foreign-key selectivity estimation in the presence...
2020-10-28 Michael PaquierUse correct GetDatum() in pg_relation_check_pages()
2020-10-28 Michael PaquierAdd pg_relation_check_pages() to check on-disk pages...
2020-10-28 Michael PaquierAdd CheckBuffer() to check on-disk pages without shared...
2020-10-28 Amit KapilaMinor improvements in description of spilled counters...
2020-10-27 Tom LaneDoc: improve explanation of how to use our code coverag...
2020-10-27 Bruce MomjianMakefile comment: remove reference to tools/thread...
2020-10-27 Alvaro Herrerapg_dump: Lock all relations, not just plain tables
2020-10-27 Peter EisentrautAdd select_common_typmod()
2020-10-27 Alvaro HerreraAccept relations of any kind in LOCK TABLE
2020-10-27 Bruce Momjiandocs: remove reference to src/tools/thread
2020-10-27 Peter EisentrautFix enum errdetail to mention bytes, not chars
2020-10-27 Peter EisentrautMake procedure OUT parameters work with JDBC
2020-10-27 Peter Eisentrautdoc: Fix order of protocol messages in listing
2020-10-27 Amit KapilaUpdate description of spilled counters in pg_stat_repli...
2020-10-27 Bruce Momjiandoc: simplify wording of function error affects
2020-10-26 Bruce Momjiandoc: make blooms docs match reality
2020-10-26 Tom LaneIn INSERT/UPDATE, use the table's real tuple descriptor...
2020-10-26 Heikki Linnakangasdocs: Remove notes about incompatibilies with very...
2020-10-26 Michael PaquierExtend PageIsVerified() to handle more custom options
2020-10-25 Tom LaneFix corner case for a BEFORE ROW UPDATE trigger returni...
next