]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
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...
2024-05-08  Peter EisentrautAdd test for REPLICA IDENTITY with a temporal key
2024-05-08  Peter Eisentrautdoc: Improve order of options on pg_upgrade reference...
2024-05-08  Etsuro FujitaFix typo in src/backend/utils/resowner/README.
2024-05-08  Peter EisentrautFix incorrect format placeholder
2024-05-07  Tom LaneEnsure that "pg_restore -l" reports dependent TOC entri...
2024-05-07  Tom LaneDon't corrupt plpython's "TD" dictionary in a recursive...
2024-05-07  Peter EisentrautFix assorted bugs related to identity column in partiti...
2024-05-07  Jeff DavisRemove obsolete comment.
2024-05-07  Tom LanePrevent RLS filters on ctid from breaking WHERE CURRENT...
2024-05-07  Peter Eisentrautdoc: Improve order of options on pgbench reference...
2024-05-07  Bruce Momjianpostgresql.conf: align variable comments, mostly new...
2024-05-06  Tom LaneFinish incomplete revert of ec63622c0.
2024-05-06  Nathan BossartFix privilege checks in pg_stats_ext and pg_stats_ext_e...
2024-05-06  Alexander KorotkovRevert: Remove useless self-joins
2024-05-06  Alvaro HerreraRemove mention of nchar
2024-05-06  Peter EisentrautTranslation updates
2024-05-06  Peter Eisentrautdoc: Improve order of options on initdb reference page
2024-05-06  Michael Paquierinjection_points: Fix incorrect spinlock acquisition
2024-05-05  Tom LaneSilence Coverity complaint about possible null-pointer...
2024-05-05  Daniel GustafssonFix comment regarding LibreSSL availability
2024-05-05  David RowleyFix query pullup issue with WindowClause runCondition
2024-05-03  Tom LaneAllow selecting the git revision to be packaged by...
2024-05-03  David RowleyFix an assortment of typos
2024-05-03  Peter EisentrautFix expected test output
2024-05-03  Peter EisentrautFix segmentation fault in MergeInheritedAttribute()
2024-05-02  Tom LaneThrow a more on-point error for publications depending...
2024-05-02  Alvaro HerreraDisallow direct change of NO INHERIT of not-null constr...
2024-05-02  Peter EisentrautRename libpq trace internal functions
2024-05-02  Alvaro HerreraDisallow NO INHERIT not-null constraints on partitioned...
2024-05-02  Daniel Gustafssondoc: Fix incorrectly spelled structname
2024-05-02  Peter Eisentrautdoc: Fix description of deterministic flag of CREATE...
2024-05-02  Peter Eisentrautdoc: Fix description of configure --with-icu option
2024-05-01  Alvaro HerreraSkip invalid database pg_upgrade test on obsolete servers
next