postgresql.git
2024-05-22 Alexander KorotkovFix the name collision detection in MERGE/SPLIT partiti...
2024-05-22 Alexander Korotkovamcheck: Report an error when the next page to a leaf...
2024-05-22 Alexander Korotkovamcheck: Don't load the right sibling page into BtreeCh...
2024-05-22 Alexander Korotkovamcheck: Refactoring the storage of the last visible...
2024-05-22 Bruce Momjiandoc PG 17 relnotes: fix pg_stat_reset_shared quoting
2024-05-22 Bruce Momjiandoc PG 17 relnotes: fix pg_stat_statements typo
2024-05-22 Bruce Momjiandoc PG 17 relnotes: adjust SQL/JSON constructor func...
2024-05-22 Bruce Momjiandoc PG 17 relnotes: adjust builtin collation provider...
2024-05-22 Tom LaneFix input of ISO "extended" time format for types time...
2024-05-22 Bruce Momjiandoc PG 17 relnotes: add Heikki Linnakangas to vacuum...
2024-05-22 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
2024-05-13 Alvaro HerreraFix test case to do what it intends to
2024-05-12 Alexander KorotkovAdd permission check for MERGE/SPLIT partition operations
2024-05-12 Thomas MunroSkip citext_utf8 test on Windows.
2024-05-12 Michael Paquierinjection_points: Store runtime conditions in private...
2024-05-12 Michael PaquierIntroduce private data area for injection points
2024-05-11 Heikki LinnakangasChange ALPN protocol ID to IANA-approved "postgresql"
2024-05-10 Bruce Momjiandoc PG 17 relnotes: move FETCH_COUNT item, and clarify
2024-05-10 Bruce Momjiandoc PG 17 relnotes: add FETCH_COUNT item
2024-05-10 Peter EisentrautFix ON CONFLICT DO NOTHING/UPDATE for temporal indexes
2024-05-09 Tom LaneDoc: update the "Using EXPLAIN" examples to match curre...
2024-05-09 Bruce Momjiandoc PG 17 relnotes: fix author of LLVM item
2024-05-09 Bruce Momjiandoc: clarify PERIOD and WITHOUT OVERLAPS in CREATE...
2024-05-09 Tom LaneFix recursive RECORD-returning plpython functions.
2024-05-09 Bruce Momjiandoc PG 17 relnotes: Visual Studio clarification
2024-05-09 Tom LaneRepair ALTER EXTENSION ... SET SCHEMA.
2024-05-09 Bruce Momjiandoc PG 17 relnotes: Fixes from jian he
2024-05-09 Bruce Momjiandoc PG 17 relnotes: various fixes
2024-05-09 Tom LaneMake left-join removal safe under -DREALLOCATE_BITMAPSETS.
2024-05-09 Peter Eisentrautpsql: Add missing punctuation in help output
2024-05-09 Peter Eisentrautdoc: Use better placeholder in COPY synopsis
2024-05-09 Alvaro HerreraFix inconsistencies in error messages
2024-05-09 Bruce Momjiandoc: first draft of Postgres 17 release notes
2024-05-09 Michael PaquierFix overread in JSON parsing errors for incomplete...
2024-05-08 Tom LaneDoc: document that triggers can break referential integ...
next