Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
16 hoursDoc: improve description of which role runs a trigger.HEADmasterTom Lane
16 hoursnbtree: Remove useless row compare arg.Peter Geoghegan
18 hoursAvoid bogus scans of partitions when marking FKs enforcedÁlvaro Herrera
19 hoursDoc: you must own the target object to use SECURITY LABEL.Tom Lane
20 hoursAvoid bogus scans of partitions when validating FKs to partitioned tablesÁlvaro Herrera
20 hoursChange role names used in trigger test.Tom Lane
27 hourspsql: fix order of join clauses when listing extensionsMagnus Hagander
34 hoursFix copy-pasto with process count calculation in method_io_uring.cMichael Paquier
44 hoursdoc: Remove notes about "unencrypted" passwords.Nathan Bossart
45 hoursdoc: Update description of pg_constraint.convalidatedPeter Eisentraut
2 daysdoc PG 18 relnotes: Add incompatibility note about checksums now defaultPeter Eisentraut
2 daysDon't strip $libdir from LOAD commandPeter Eisentraut
2 dayspsql: Abort connection when using \syncpipeline after COPY TO/FROMMichael Paquier
3 daysFix incorrect format placeholdersPeter Eisentraut
3 daysFix a pg_dump scenario for platforms where SEEK_CUR != 1.Noah Misch
3 daysRename log_lock_failure GUC to log_lock_failures for consistency.Fujii Masao
4 daysDisallow "=" in names of reloptions and foreign-data options.Tom Lane
4 daysCorrect heap vacuum boundary state setup orderingMelanie Plageman
4 daysFix incorrect format placeholdersPeter Eisentraut
4 daysRename gist stratnum support functionPeter Eisentraut
4 daysUse replay LSN as target for cascading logical WAL sendersMichael Paquier
5 daysAdd commit 4672b6223 to .git-blame-ignore-revs.Tom Lane
5 daysRun pgindent on the previous commit.Tom Lane
5 daysFix edge-case resource leaks in PL/Python error reporting.Tom Lane
5 dayspostgres_fdw: Inherit the local transaction's access/deferrable modes.Etsuro Fujita
6 daysFix MERGE into a plain inheritance parent table.Dean Rasheed
6 daysChange internal plan ID type from uint64 to int64Michael Paquier
7 daysEnsure we have a snapshot when updating various system catalogs.Nathan Bossart
7 daysFix memory leakage in postgres_fdw's DirectModify code path.Tom Lane
7 daysAllow larger packets during GSSAPI authentication exchange.Tom Lane
7 daysMake XactLockTableWait() and ConditionalXactLockTableWait() interruptable more.Fujii Masao
7 daysChange internal queryid type from uint64 to int64David Rowley
8 daysdoc PG 18 relnotes: modify async I/O item for other improvementsBruce Momjian
8 daysAvoid resource leaks when a dblink connection fails.Tom Lane
8 daysFix assertion failure in pg_prewarm() on objects without storage.Fujii Masao
8 daysAdd AioUringCompletion in wait_event_names.txtMichael Paquier
8 daysdoc PG 18 relnotes: split apart log_connections itemBruce Momjian
8 dayspg_stat_statements: Fix parameter number gaps in normalized queriesMichael Paquier
8 daysdoc: clarify log_connections new "setup_durations" outputBruce Momjian
9 daysdoc PG 18 relnotes: move ANALYZE item,split ANALYZE/EXPLAIN itemBruce Momjian
9 daysTighten parsing of datetime input.Tom Lane
9 daysFix memory leakage when function compilation fails.Tom Lane
9 daysdoc PG 18 relnotes: clarify multiplication itemBruce Momjian
9 daysAdjust regex for test with opening parenthesis in character classesMichael Paquier
9 daysFix conversion of SIMILAR TO regexes for character classesMichael Paquier
10 daysdoc PG 18 relnotes: add removal details to MD5 itemBruce Momjian
10 daysdoc PG 18 relnotes: fix markupBruce Momjian
10 daysChange pg_dump default for statistics export.Jeff Davis
10 daysFix assertion when decrementing eager scanning success and failure counters.Masahiko Sawada
11 daysImprove file_copy_method entry in postgresql.conf.samplePeter Eisentraut