index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Put tests of md5() function into separate test file
Peter Eisentraut
2022-10-13
*
Improve the WARNING message for CREATE SUBSCRIPTION.
Amit Kapila
2022-10-13
*
Fix outdated code reference
Alvaro Herrera
2022-10-12
*
Fix compilation warning in test_copy_callbacks
Michael Paquier
2022-10-12
*
Yet further fixes for multi-row VALUES lists for updatable views.
Tom Lane
2022-10-11
*
Add TAP tests for role membership in pg_hba.conf
Michael Paquier
2022-10-11
*
Add support for COPY TO callback functions
Michael Paquier
2022-10-11
*
Fix self-referencing foreign keys with partitioned tables
Alvaro Herrera
2022-10-07
*
Create subscription stats entry at CREATE SUBSCRIPTION time
Andres Freund
2022-10-06
*
Fix final warnings produced by -Wshadow=compatible-local
David Rowley
2022-10-07
*
Remove uses of MemoryContextContains in nodeAgg.c and nodeWindowAgg.c.
Tom Lane
2022-10-06
*
Refactor TAP test authentication/001_password.pl
Michael Paquier
2022-10-06
*
tests: Restrict pg_locks queries in advisory_locks.sql to current database
Andres Freund
2022-10-05
*
meson: Add windows resource files
Andres Freund
2022-10-05
*
Revert "Optimize order of GROUP BY keys".
Tom Lane
2022-10-03
*
Add authentication TAP test for peer authentication
Michael Paquier
2022-10-03
*
Fix tab-completion after commit 790bf615ddba
Alvaro Herrera
2022-09-30
*
Improve wording of log messages triggered by max_slot_wal_keep_size.
Tom Lane
2022-09-29
*
Use actual backend IDs in pg_stat_get_backend_idset() and friends.
Tom Lane
2022-09-29
*
Introduce SYSTEM_USER
Michael Paquier
2022-09-29
*
meson: pg_regress: Define a HOST_TUPLE sufficient to make resultmap work
Andres Freund
2022-09-28
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
*
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-27
*
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-25
*
Message style improvements
Peter Eisentraut
2022-09-24
*
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-23
*
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-19
*
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-20
*
Fix icu tests with C locale
Peter Eisentraut
2022-09-19
*
Fix typos.
Amit Kapila
2022-09-19
*
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-16
*
Detect format-string mistakes in the libpq_pipeline test module.
Tom Lane
2022-09-15
*
Fix grammar in error message
John Naylor
2022-09-15
[next]