index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2023-01-24
Adjust interaction of CREATEROLE with role properties.
Robert Haas
2023-01-24
Fix the Drop Database hang.
Amit Kapila
2023-01-24
Fix error handling in libpqrcv_connect()
Andres Freund
2023-01-24
Use OFFSET 0 instead of ORDER BY to stop subquery pullup
David Rowley
2023-01-23
Fix LATERAL join test in test memoize.sql
David Rowley
2023-01-23
Add non-decimal integer support to type numeric.
Dean Rasheed
2023-01-23
Add a test using ldapbindpasswd in pg_hba.conf
Andrew Dunstan
2023-01-23
Restructure Ldap TAP test
Andrew Dunstan
2023-01-23
Harden new parallel string_agg/array_agg regression test
David Rowley
2023-01-23
Allow parallel aggregate on string_agg and array_agg
David Rowley
2023-01-21
Allow REPLICA IDENTITY to be set on an index that's not (yet) valid.
Tom Lane
2023-01-20
Support the same patterns for pg-user in pg_ident.conf as in pg_hba.conf
Michael Paquier
2023-01-19
Fix ts_headline() to handle ORs and phrase queries more honestly.
Tom Lane
2023-01-18
Fix AdjustUpgrade.pm's view conversion list for --with-lz4.
Tom Lane
2023-01-18
Update expected/collate.windows.win1252.out for 47bb9db75.
Tom Lane
2023-01-18
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-18
Remove redundant grouping and DISTINCT columns.
Tom Lane
2023-01-18
Display the leader apply worker's PID for parallel apply workers.
Amit Kapila
2023-01-17
meson: Add two missing regress tests
Andres Freund
2023-01-17
AdjustUpgrade.pm should zap test_ext_cine, too.
Tom Lane
2023-01-17
Fix typo in comment.
Amit Kapila
2023-01-17
Track behavior of \1 in pg_ident.conf when quoted
Michael Paquier
2023-01-17
Don't presort ORDER BY/DISTINCT Aggrefs with volatile functions
David Rowley
2023-01-17
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2023-01-15
Make new GENERATED-expressions code more bulletproof.
Tom Lane
2023-01-14
Fix MAINTAIN privileges for toast tables and partitions.
Jeff Davis
2023-01-13
Simplify permissions for LOCK TABLE.
Jeff Davis
2023-01-13
Ignore dropped and generated columns from the column list.
Amit Kapila
2023-01-13
Add tests for regex replacement with \1 in pg_ident.conf to 0003_peer.pl
Michael Paquier
2023-01-12
Fix jsonpath existense checking of missing variables
Alexander Korotkov
2023-01-12
Revert "Get rid of the "new" and "old" entries in a view's rangetable."
Tom Lane
2023-01-12
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-11
Improve handling of inherited GENERATED expressions.
Tom Lane
2023-01-11
Don't leave roles behind after core regression tests.
Tom Lane
2023-01-11
Fix typos in code and comments
Michael Paquier
2023-01-10
Have the planner consider Incremental Sort for DISTINCT
David Rowley
2023-01-10
Add new GUC createrole_self_grant.
Robert Haas
2023-01-10
Restrict the privileges of CREATEROLE users.
Robert Haas
2023-01-10
Fix MERGE's test for unreachable WHEN clauses.
Dean Rasheed
2023-01-10
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-10
Round off random_normal() test results one more decimal place.
Tom Lane
2023-01-10
Remove pg_regress' never-documented "ignore" feature.
Tom Lane
2023-01-10
Upgrade the random.sql regression test.
Tom Lane
2023-01-09
Invent random_normal() to provide normally-distributed random numbers.
Tom Lane
2023-01-09
Allow left join removals and unique joins on partitioned tables
David Rowley
2023-01-09
Perform apply of large transactions by parallel workers.
Amit Kapila
2023-01-07
Add additional regression tests for select_active_windows
David Rowley
2023-01-06
Add options to control whether VACUUM runs vac_update_datfrozenxid.
Tom Lane
2023-01-06
Invalidate pgoutput's replication-decisions cache upon schema rename.
Tom Lane
2023-01-05
Fix calculation of which GENERATED columns need to be updated.
Tom Lane
[next]