index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2024-06-06
Fix asymmetry in setting EquivalenceClass.ec_sortref
Alexander Korotkov
2024-06-04
Fix PL/pgSQL's handling of integer ranges containing underscores.
Dean Rasheed
2024-05-26
Provide deterministic order for catalog queries in partition_split.sql
Alexander Korotkov
2024-05-24
Fix comment in 024_add_drop_pub.pl
Michael Paquier
2024-05-24
Improve stability of subscription/029_on_error.pl
Michael Paquier
2024-05-22
Fix the name collision detection in MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-22
Fix input of ISO "extended" time format for types time and timetz.
Tom Lane
2024-05-22
Fix handling of extended expression statistics in CREATE TABLE LIKE.
Tom Lane
2024-05-21
Fix generate_union_paths for non-sortable types.
REL_17_BETA1
Robert Haas
2024-05-21
Re-allow planner to use Merge Append to efficiently implement UNION.
Robert Haas
2024-05-20
Revert commit 66c0185a3 and follow-on patches.
Tom Lane
2024-05-18
Add test case showing that commit d0d44049d fixed a live bug.
Tom Lane
2024-05-17
Revise GUC names quoting in messages again
Peter Eisentraut
2024-05-16
BitmapHeapScan: Remove incorrect assert and reset field
Melanie Plageman
2024-05-16
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
Fix some inconsistencies in EXPLAIN output
David Rowley
2024-05-15
Re-forbid underscore in positional parameters
Peter Eisentraut
2024-05-15
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
Add missing newline at the end of index_including.sql
Michael Paquier
2024-05-15
Fix handling of polymorphic output arguments for procedures.
Tom Lane
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
Revert "Temporarily install debugging in partition_prune test"
David Rowley
2024-05-13
Fix pg_sequence_last_value() for unlogged sequences on standbys.
Nathan Bossart
2024-05-13
Fix regression tests conflict in 3ca43dbbb6
Alexander Korotkov
2024-05-13
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
Fix test case to do what it intends to
Alvaro Herrera
2024-05-12
Add permission check for MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-12
injection_points: Store runtime conditions in private area
Michael Paquier
2024-05-12
Introduce private data area for injection points
Michael Paquier
2024-05-10
Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes
Peter Eisentraut
2024-05-09
Repair ALTER EXTENSION ... SET SCHEMA.
Tom Lane
2024-05-09
Fix inconsistencies in error messages
Alvaro Herrera
2024-05-09
Fix overread in JSON parsing errors for incomplete byte sequences
Michael Paquier
2024-05-08
Add test for REPLICA IDENTITY with a temporal key
Peter Eisentraut
2024-05-07
Fix assorted bugs related to identity column in partitioned tables
Peter Eisentraut
2024-05-07
Prevent RLS filters on ctid from breaking WHERE CURRENT OF <cursor>.
Tom Lane
2024-05-06
Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs.
Nathan Bossart
2024-05-06
Revert: Remove useless self-joins
Alexander Korotkov
2024-05-06
injection_points: Fix incorrect spinlock acquisition
Michael Paquier
2024-05-05
Fix query pullup issue with WindowClause runCondition
David Rowley
2024-05-03
Fix an assortment of typos
David Rowley
2024-05-03
Fix expected test output
Peter Eisentraut
2024-05-03
Fix segmentation fault in MergeInheritedAttribute()
Peter Eisentraut
2024-05-02
Disallow direct change of NO INHERIT of not-null constraints
Alvaro Herrera
2024-05-02
Disallow NO INHERIT not-null constraints on partitioned tables
Alvaro Herrera
2024-05-01
Ensure we allocate NAMEDATALEN bytes for names in Index Only Scans
David Rowley
2024-04-30
Fix one more portability shortcoming in new test_pg_dump test.
Tom Lane
2024-04-30
Stabilize regression tests introduced by 259c96fa8f
Alexander Korotkov
2024-04-30
Inherit parent's AM for partition MERGE/SPLIT operations
Alexander Korotkov
2024-04-30
Rename tables in tests of partition MERGE/SPLIT operations
Alexander Korotkov
[next]