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
/
regress
/
parallel_schedule
Age
Commit message (
Expand
)
Author
2024-09-17
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-08-29
Rename regress test generated to generated_stored
Peter Eisentraut
2024-08-24
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-06-28
Improve test coverage for changes to inplace-updated catalogs.
Noah Misch
2024-05-16
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-04-06
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-06
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-04-04
Add basic JSON_TABLE() functionality
Amit Langote
2024-03-21
Add SQL/JSON query functions
Amit Langote
2024-03-19
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-01-24
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-23
Add better handling of redundant IS [NOT] NULL quals
David Rowley
2023-10-27
Split event_trigger_login test from event_trigger test
Alexander Korotkov
2023-10-27
Adjust parallel_schedule with event triggers on authenticated login
Alexander Korotkov
2023-07-12
parallel_schedule: add comment on event_trigger test dependency
Alvaro Herrera
2023-04-28
Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements
Michael Paquier
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-07
Catalog NOT NULL constraints
Alvaro Herrera
2023-03-29
SQL/JSON: add standard JSON constructor functions
Alvaro Herrera
2023-02-11
Create regress_tblspc in test_setup
Andres Freund
2023-01-10
Upgrade the random.sql regression test.
Tom Lane
2023-01-03
Windows support in pg_import_system_collations
Peter Eisentraut
2022-10-13
Put tests of md5() function into separate test file
Peter Eisentraut
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-04-07
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
pgstat: add pg_stat_force_next_flush(), use it to simplify tests.
Andres Freund
2022-03-29
SQL/JSON query functions
Andrew Dunstan
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-27
SQL/JSON constructors
Andrew Dunstan
2022-02-08
Rename create_function_N test scripts for clarity.
Tom Lane
2022-02-08
Rearrange core regression tests to reduce cross-script dependencies.
Tom Lane
2022-01-24
Add tests of the CREATEROLE attribute
Andrew Dunstan
2022-01-05
On second thought, remove regex.linux.utf8 regression test altogether.
Tom Lane
2022-01-05
Enable routine running of regex.linux.utf8 regression test.
Tom Lane
2021-12-17
Fix the public schema's permissions in a separate test script.
Tom Lane
2021-11-02
Don't overlook indexes during parallel VACUUM.
Peter Geoghegan
2021-07-14
Change the name of the Result Cache node to Memoize
David Rowley
2021-05-11
Replace opr_sanity test's binary_coercible() function with C code.
Tom Lane
2021-04-06
Increment xactCompletionCount during subtransaction abort.
Andres Freund
2021-04-02
Add Result Cache executor node (take 2)
David Rowley
2021-04-01
Revert b6002a796
David Rowley
2021-03-31
Add Result Cache executor node
David Rowley
2021-03-26
BRIN minmax-multi indexes
Tomas Vondra
2021-03-26
BRIN bloom indexes
Tomas Vondra
2021-03-24
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-19
Allow configurable LZ4 TOAST compression.
Robert Haas
2021-03-10
Enable parallel SELECT for "INSERT INTO ... SELECT ...".
Amit Kapila
2021-02-27
Add TID Range Scans to support efficient scanning ranges of TIDs
David Rowley
2021-02-02
Build in some knowledge about foreign-key relationships in the catalogs.
Tom Lane
2020-12-20
Multirange datatypes
Alexander Korotkov
[next]