]> git.ipfire.org Git - thirdparty/postgresql.git/history
thirdparty/postgresql.git
9 hours ago  Dean RasheedFix PL/pgSQL's handling of integer ranges containing... master github/master
11 hours ago  Dean RasheedFix another couple of outdated comments for MERGE RETUR...
17 hours ago  Andres Freundci: windows: Use the same image for VS and MinGW tasks
21 hours ago  Michael PaquierImprove assertion in mdwritev()
26 hours ago  Nathan BossartFix documentation for System V semaphores.
7 days ago  Bruce Momjiandoc PG 17 relnotes: adjust IN wording
8 days ago  Daniel GustafssonFix check for memory allocation
8 days ago  Andrew DunstanFix meson uuid header check so it works with MSVC
9 days ago  Michael PaquierFix potential NULL pointer dereference in getIdentitySe...
9 days ago  Alexander Korotkovamcheck: Fixes for right page check during unique const...
9 days ago  Bruce Momjiandoc PG 17 relnotes: improve btree "set/array" matching...
9 days ago  Bruce Momjiandoc PG 17 relnotes: fix "pg_stat_slru_reset" wording
9 days ago  Bruce Momjiandoc PG 17 relnote: adjust "SLRU cache sizes to be...
9 days ago  Alexander KorotkovProvide deterministic order for catalog queries in...
9 days ago  Bruce Momjiandoc PG 17 relnotes: combine items
11 days ago  Michael PaquierFix comment in 024_add_drop_pub.pl
11 days ago  Michael PaquierImprove stability of subscription/029_on_error.pl
11 days ago  Tom LaneRemove race conditions between ECPGdebug() and ecpg_log().
12 days ago  Peter Eisentrautjsonapi: Some message style fixes
12 days ago  Peter Eisentrautdoc: Clean up title case use
12 days ago  Michael PaquierFix typo and comments related to the recent no-wait...
12 days ago  Michael Paquierdoc: Fix column_name parameter in ALTER MATERIALIZED...
12 days ago  David RowleyFix a couple of outdated comments now that we have...
12 days ago  Alexander KorotkovDon't copy extended statistics during MERGE/SPLIT parti...
12 days ago  Alexander KorotkovFix the name collision detection in MERGE/SPLIT partiti...
12 days ago  Alexander Korotkovamcheck: Report an error when the next page to a leaf...
12 days ago  Alexander Korotkovamcheck: Don't load the right sibling page into BtreeCh...
12 days ago  Alexander Korotkovamcheck: Refactoring the storage of the last visible...
12 days ago  Bruce Momjiandoc PG 17 relnotes: fix pg_stat_reset_shared quoting
12 days ago  Bruce Momjiandoc PG 17 relnotes: fix pg_stat_statements typo
12 days ago  Bruce Momjiandoc PG 17 relnotes: adjust SQL/JSON constructor func...
12 days ago  Bruce Momjiandoc PG 17 relnotes: adjust builtin collation provider...
12 days ago  Tom LaneFix input of ISO "extended" time format for types time...
12 days ago  Bruce Momjiandoc PG 17 relnotes: add Heikki Linnakangas to vacuum...
12 days ago  Tom LaneFix handling of extended expression statistics in CREAT...
2024-05-21  Robert HaasFix generate_union_paths for non-sortable types. REL_17_BETA1
2024-05-21  Robert HaasRe-allow planner to use Merge Append to efficiently...
2024-05-21  Robert HaasDoc: return 66c0185a3 to the release notes.
2024-05-20  Tom LaneStamp 17beta1.
2024-05-20  Tom LaneDoc: remove 66c0185a3 from release notes.
2024-05-20  Tom LaneRevert commit 66c0185a3 and follow-on patches.
2024-05-20  Bruce Momjiandoc PG 17 relnotes: adjust vacuum items
2024-05-20  Peter EisentrautTranslation updates
2024-05-20  Bruce Momjiandoc PG 17 relnotes: adjust vacuum item to use "or"
2024-05-18  Bruce Momjiandoc PG 17 relnotes: adjust "builtin" collation provider
2024-05-18  Bruce Momjiandoc PG 17 relnotes: update to current
2024-05-18  Tom LaneAdd test case showing that commit d0d44049d fixed a...
2024-05-18  Bruce Momjiandoc PG 17 relnotes: add incremental JSON parser item
2024-05-18  Bruce Momjiandoc PG 17 relnotes: improve JSON casting item
2024-05-18  Bruce Momjiandoc PG 17 relnotes: adjust vacuum memory item
2024-05-17  Tom LaneSync typedefs.list with buildfarm, for real this time.
2024-05-17  Peter EisentrautA few follow-up fixes for GUC name quoting
2024-05-17  Peter EisentrautRevise GUC names quoting in messages again
2024-05-17  Peter EisentrautRemove unused typedefs
2024-05-17  Michael PaquierRemove enum WaitEventExtension
2024-05-16  Noah MischFix documentation about DROP DATABASE FORCE process...
2024-05-16  Melanie PlagemanBitmapHeapScan: Remove incorrect assert and reset field
2024-05-16  Heikki LinnakangasRemove option to fall back from direct to postgres...
2024-05-16  Robert HaasDocument that increasing max_connections uses more...
2024-05-16  David RowleyDoc: use true|false rather than on|off for "failover...
2024-05-16  Peter Eisentrautpg_amcheck: Put new options in consistent order in...
2024-05-16  Peter EisentrautRevert temporal primary keys and foreign keys
2024-05-16  Bruce Momjiandoc PG 17 relnotes: wording adjustments
2024-05-16  Bruce Momjiandoc PG 17 relnotes: add item about vacuum storage...
2024-05-16  Thomas Munrojit: Remove {llvm-config,clang}-N configure probes.
2024-05-16  David RowleyFix some inconsistencies in EXPLAIN output
2024-05-16  Michael Paquierdoc: Mention more variant --name=value of -c name=value...
2024-05-15  Tom LaneDoc: update src/tools/pgindent/README for current practice.
2024-05-15  Daniel GustafssonFix query result leak during binary upgrade
2024-05-15  Peter EisentrautRe-forbid underscore in positional parameters
2024-05-15  Peter Eisentrautdoc: Add standard Environment section to pg_upgrade...
2024-05-15  Peter Eisentrautdoc: Add standard Environment section to pg_amcheck...
2024-05-15  Peter Eisentrautdoc: Remove claims that initdb and pg_ctl use libpq...
2024-05-15  Peter EisentrautRemove stray blank line among gram.y keywords
2024-05-15  Peter EisentrautMake all Perl warnings fatal, catch-up
2024-05-15  Michael PaquierAdd missing newline at the end of index_including.sql
2024-05-15  David RowleyFix incorrect year in some copyright notices added...
2024-05-15  Bruce Momjiandoc PG 17 relnotes: add logical replication apply...
2024-05-15  Bruce Momjiandoc PG 17 relnotes: remove NOT NULL revert, add ALPN...
2024-05-15  Bruce Momjiandoc PG 17 relnotes: wording fix
2024-05-15  Bruce Momjiandoc PG 17 relnotes: wording fixes
2024-05-15  Bruce Momjiandoc PG 17 relnotes: add two optimizer items
2024-05-15  Tom LaneFix handling of polymorphic output arguments for proced...
2024-05-14  Tom LaneDo pre-release housekeeping on catalog data.
2024-05-14  Tom LaneAdd da256a4a7 to .git-blame-ignore-revs.
2024-05-14  Tom LanePre-beta mechanical code beautification.
2024-05-14  Peter EisentrautAdd missing gettext triggers
2024-05-14  Peter EisentrautAdd missing source files to pg_combinebackup/nls.mk
2024-05-14  Daniel GustafssonRemove auth-options support from initdb
2024-05-14  Daniel GustafssonFix memory leaks in error reporting with LOG level
2024-05-14  Peter EisentrautAdd missing gettext triggers
2024-05-14  Peter EisentrautMake formatting in nls.mk files more consistent
2024-05-14  Bruce Momjiandoc PG 17 relnotes: add item about libpq large data...
2024-05-14  David RowleyRevert "Temporarily install debugging in partition_prun...
2024-05-14  Bruce Momjiandoc PG 17 relnotes: add psql connection control-C...
2024-05-13  Nathan BossartFix pg_sequence_last_value() for unlogged sequences...
2024-05-13  Tom LaneRemove COMMAND_TAG_NEXTTAG from enum CommandTag.
2024-05-13  Alvaro HerreraFix typo
2024-05-13  Alexander KorotkovFix regression tests conflict in 3ca43dbbb6
2024-05-13  Alvaro HerreraRevert structural changes to not-null constraints
next