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
2022-01-12
Consider fractional paths in generate_orderedappend_paths
Tomas Vondra
2022-01-11
Enhance pg_log_backend_memory_contexts() for auxiliary processes.
Fujii Masao
2022-01-10
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Thomas Munro
2022-01-09
More cleanup of a2ab9c06ea.
Jeff Davis
2022-01-08
Fix pgperlcritic complaint, per buildfarm.
Jeff Davis
2022-01-08
Respect permissions within logical replication.
Jeff Davis
2022-01-08
Update copyright for 2022
Bruce Momjian
2022-01-06
Prevent altering partitioned table's rowtype, if it's used elsewhere.
Tom Lane
2022-01-06
Extend psql's \lo_list/\dl to be able to print large objects' ACLs.
Tom Lane
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
2022-01-05
Create foreign key triggers in partitioned tables too
Alvaro Herrera
2022-01-03
Fix index-only scan plans, take 2.
Tom Lane
2022-01-03
Clean up error messages related to bad datetime units.
Tom Lane
2022-01-01
Fix index-only scan plans when not all index columns can be returned.
Tom Lane
2021-12-30
Small cleanups related to PUBLICATION framework code
Alvaro Herrera
2021-12-30
Revert b2a459edf "Fix GRANTED BY support in REVOKE ROLE statements"
Daniel Gustafsson
2021-12-30
Fix overly generic name in with.sql test.
Thomas Munro
2021-12-27
Revert changes about warnings/errors for placeholders.
Tom Lane
2021-12-27
Rename EmitWarningsOnPlaceholders() to MarkGUCPrefixReserved().
Tom Lane
2021-12-27
Rethink handling of settings with a prefix reserved by an extension.
Tom Lane
2021-12-21
Add missing EmitWarningsOnPlaceholders() calls.
Tom Lane
2021-12-20
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
Remove dynamic translation of regression test scripts, step 1.
Tom Lane
2021-12-20
Add a \getenv command to psql.
Tom Lane
2021-12-20
Add fast path for validating UTF-8 text
John Naylor
2021-12-17
Fix the public schema's permissions in a separate test script.
Tom Lane
2021-12-16
Ensure casting to typmod -1 generates a RelabelType.
Tom Lane
2021-12-13
Remove unimplemented/undocumented geometric functions & operators.
Tom Lane
2021-12-13
Implement poly_distance().
Tom Lane
2021-12-13
isolationtester: append session name to application_name.
Andres Freund
2021-12-13
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
Andres Freund
2021-12-13
Fix alignment in multirange_get_range() function
Alexander Korotkov
2021-12-11
Move test for BRIN HOT behavior to stats.sql
Tomas Vondra
2021-12-09
Fix double publish of child table's data.
Amit Kapila
2021-12-08
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-12-08
Fix changing the ownership of ALL TABLES IN SCHEMA publication.
Amit Kapila
2021-12-08
De-duplicate the result of pg_publication_tables view.
Amit Kapila
2021-12-08
Improve parsing of options of CREATE/ALTER SUBSCRIPTION
Michael Paquier
2021-12-08
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-05
Silence perl complaint in ssl test
Andrew Dunstan
2021-12-03
Fix path delimiters in connection string on Windows
Daniel Gustafsson
2021-12-01
psql: include intra-query "--" comments in what's sent to the server.
Tom Lane
2021-12-01
Warning on SET of nonexisting setting with a prefix reserved by an extension
Peter Eisentraut
2021-12-01
Fix certificate paths to use perl2host
Daniel Gustafsson
2021-12-01
Fix regression test failure caused by commit 8d74fc96db.
Amit Kapila
2021-11-30
Ignore BRIN indexes when checking for HOT udpates
Tomas Vondra
2021-11-30
Use test-specific temp path for keys during SSL test
Daniel Gustafsson
2021-11-30
Add TAP tests for contrib/sslinfo
Daniel Gustafsson
2021-11-30
Extend configure_test_server_for_ssl to add extensions
Daniel Gustafsson
[next]