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-09-28
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-27
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
Introduce GUC_NO_RESET flag.
Tom Lane
2022-09-27
Improve some publication-related error messages
Alvaro Herrera
2022-09-25
Fix tupdesc lifespan bug with AfterTriggersTableData.storeslot.
Tom Lane
2022-09-25
Avoid loss of code coverage with unlogged-index test cases.
Tom Lane
2022-09-24
Message style improvements
Peter Eisentraut
2022-09-23
pgstat: Fix transactional stats dropping for indexes
Andres Freund
2022-09-23
Remove PQsendQuery support in pipeline mode
Alvaro Herrera
2022-09-23
Stop using PQsendQuery in libpq_pipeline
Alvaro Herrera
2022-09-23
Allow publications with schema and table of the same schema.
Amit Kapila
2022-09-22
Harmonize more lexer function parameter names.
Peter Geoghegan
2022-09-22
Remove ALL keyword from TABLES IN SCHEMA for publication
Alvaro Herrera
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
Tighten pg_get_object_address argument checking
Peter Eisentraut
2022-09-21
Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc
Andres Freund
2022-09-20
Refactor PG_TEST_EXTRA logic in autoconf build
Andres Freund
2022-09-20
Disable autovacuum in MERGE test script
Alvaro Herrera
2022-09-20
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-20
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
Consistently use named parameters in regex code.
Peter Geoghegan
2022-09-19
Remove various duplicated words
David Rowley
2022-09-19
Fix icu tests with C locale
Peter Eisentraut
2022-09-19
Fix typos.
Amit Kapila
2022-09-16
Fix race condition in stats.sql added in 5264add7847
Andres Freund
2022-09-16
Message wording improvements
Peter Eisentraut
2022-09-16
Adjust assorted hint messages that list all valid options.
Peter Eisentraut
2022-09-15
Detect format-string mistakes in the libpq_pipeline test module.
Tom Lane
2022-09-15
Fix grammar in error message
John Naylor
2022-09-14
Doc: add some doco about using the libpq_pipeline test module.
Tom Lane
2022-09-14
Use SIGNAL_ARGS consistently to declare signal handlers.
Tom Lane
2022-09-14
Add subxid-overflow "isolation" test
Alvaro Herrera
2022-09-14
Bump minimum Perl version to 5.14
John Naylor
2022-09-13
Split up guc.c for better build speed and ease of maintenance.
Tom Lane
2022-09-13
Don't reflect unescaped cert data to the logs
Peter Eisentraut
2022-09-12
Fix NaN comparison in circle_same test
Daniel Gustafsson
2022-09-08
Choose FK name correctly during partition attachment
Alvaro Herrera
2022-09-08
Fix the test case introduced by commit 8756930190.
Amit Kapila
2022-09-08
Raise a warning if there is a possibility of data from multiple origins.
Amit Kapila
2022-09-07
Message style fixes
Alvaro Herrera
2022-09-06
Fix new pg_publication_tables query.
Tom Lane
2022-09-04
Force parallelism in partition_aggregate
Tomas Vondra
2022-09-04
Build all Flex files standalone
John Naylor
2022-09-02
Speed up lexing of long JSON strings
John Naylor
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-09-01
Adjust XML test case to avoid unstable behavior.
Tom Lane
2022-08-31
Fix a bug in roles_is_member_of.
Robert Haas
2022-08-30
Adjust comments that called MultiXactIds "XMIDs".
Peter Geoghegan
2022-08-29
Clean up inconsistent use of fflush().
Tom Lane
2022-08-26
Add optimized functions for linear search within byte arrays
John Naylor
[next]