Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 17, 2021
- committed
Use correct format placeholder for block numbers
Show description for f59b58ecommittedRethink extraction of collation dependencies.
Show description for f24b156committed
Commits on Apr 16, 2021
Update dummy prosrc values.
Show description for 8a2df44committedConvert built-in SQL-language functions to SQL-standard-body style.
Show description for 767982ecommittedSplit function definitions out of system_views.sql into a new file.
Show description for e809493committedAllow TestLib::slurp_file to skip contents, and use as needed
Show description for 3c5b068committedFix bogus collation-version-recording logic.
Show description for ef387becommittedFix wrong units in two ExplainPropertyFloat calls.
Show description for f90c708committedpsql: Refine lexing of BEGIN...END blocks in CREATE FUNCTION statements
Show description for 029c5accommitted- committed
doc: Fix typo in example query of SQL/JSON
Show description for 254a216committedAdd information of total data processed to replication slot stats.
Show description for f5fc2f5committedAmit KapilaDoc: Document known problem with Windows collation versions.
Show description for 1bf946bcommitted
Commits on Apr 15, 2021
Provide query source text when parsing a SQL-standard function body.
Show description for 4097233committedRevert "Cope with NULL query string in ExecInitParallelPlan()."
Show description for 83efce7committedUndo decision to allow pg_proc.prosrc to be NULL.
Show description for 1111b26committedStabilize recently-added information_schema test queries.
Show description for 3157cbecommittedRevert "psql: Show all query results by default"
Show description for fae6562committeddoc: Add missing COMPRESSION into CREATE TABLE synopsis.
Show description for e2e2efccommitteddoc: Simplify example of HISTFILE for psql
Show description for 1840d9fcommitted- committed
amcheck: Use correct format placeholder for TOAST chunk numbers
Show description for 59da8d9committedTweak behavior of pg_dump --extension with configuration tables
Show description for 344487ecommitted
Commits on Apr 14, 2021
Fix obsolete comments referencing JoinPathExtraData.extra_lateral_rels.
Show description for e1623b7committedamcheck: Reword some messages and fix an alignment problem.
Show description for 9acaf1acommitted- committed
doc: Move force_parallel_mode to section for developer options
Show description for ac725eecommittedSimplify tests of postgres_fdw terminating connections
Show description for 93f4146committedUse NameData datatype for slotname in stats.
Show description for cca57c1committedAmit Kapila
Commits on Apr 13, 2021
Initialize t_self and t_tableOid in statext_expressions_load
Show description for 20661c1committedDon't truncate heap when VACUUM's failsafe is in effect.
Show description for 60f1f09committedAllow table-qualified variable names in ON CONFLICT ... WHERE.
Show description for 6c0373acommitteddocs: Update TOAST storage docs for configurable compression.
Show description for e8c435acommittedFix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET.
Show description for 69d5ca4committed