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
*
meson: Basic cygwin support
Andres Freund
2022-12-06
*
Rework query relation permission checking
Alvaro Herrera
2022-12-06
*
Fix Memoize to work with partitionwise joining.
Tom Lane
2022-12-05
*
pg_dump: Remove "blob" terminology
Peter Eisentraut
2022-12-05
*
Fix DEFAULT handling for multi-row INSERT rules.
Dean Rasheed
2022-12-03
*
Fix psql's \sf and \ef for new-style SQL functions.
Tom Lane
2022-12-02
*
Remove logic for converting a table to a view.
Tom Lane
2022-12-02
*
Fix incorrect output from pgoutput when using column lists.
Amit Kapila
2022-12-02
*
Switch pg_dump to use compression specifications
Michael Paquier
2022-12-02
*
Fix under-parenthesized display of AT TIME ZONE constructs.
Tom Lane
2022-12-01
*
Make materialized views participate in predicate locking
Michael Paquier
2022-12-01
*
Reject missing database name in pg_regress and cohorts.
Tom Lane
2022-11-30
*
Add regression tests for psql's \o and \g on files
Michael Paquier
2022-11-30
*
Remove bogus Assert and dead code in remove_useless_results_recurse().
Tom Lane
2022-11-29
*
Provide non-superuser predefined roles for vacuum and analyze
Andrew Dunstan
2022-11-28
*
Provide per-table permissions for vacuum and analyze.
Andrew Dunstan
2022-11-28
*
Add TAP tests for include directives in HBA end ident files
Michael Paquier
2022-11-28
*
Skip TAP test for peer authentication if there are no unix-domain sockets
Michael Paquier
2022-11-25
*
Add support for file inclusions in HBA and ident configuration files
Michael Paquier
2022-11-24
*
Simplify WARNING messages from skipped vacuum/analyze on a table
Andrew Dunstan
2022-11-23
*
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-23
*
Give better hints for ambiguous or unreferenceable columns.
Tom Lane
2022-11-22
*
Remove useless MERGE test
Alvaro Herrera
2022-11-22
*
Replace SQLValueFunction by COERCE_SQL_SYNTAX
Michael Paquier
2022-11-21
*
Fix sloppy cleanup of roles in privileges.sql.
Tom Lane
2022-11-20
*
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-20
*
Disable debug_discard_caches in test_oat_hooks test.
Tom Lane
2022-11-19
*
Add a SET option to the GRANT command.
Robert Haas
2022-11-18
*
Make object_address test output easier to update
Peter Eisentraut
2022-11-18
*
Clean up SQL code indentation in test file
Peter Eisentraut
2022-11-18
*
Fix version comparison in Version.pm
Andrew Dunstan
2022-11-18
*
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-17
*
Remove unneeded include in test_slru.c
Michael Paquier
2022-11-17
*
Improve ruleutils' printout of LATERAL references within subplans.
Tom Lane
2022-11-16
*
Add missing object classes to object_address test
Peter Eisentraut
2022-11-16
*
Shave some cycles off subscription/t/100_bugs.pl tests.
Tom Lane
2022-11-16
*
doc: update metacpan.org links to avoid redirects
Daniel Gustafsson
2022-11-16
*
Fix test in ae168c794f, per buildfarm.
Jeff Davis
2022-11-15
*
Add test module for SLRUs
Michael Paquier
2022-11-16
*
Mark argument of RegisterCustomRmgr() as const.
Jeff Davis
2022-11-15
*
Add test module for Custom WAL Resource Manager feature.
Jeff Davis
2022-11-15
*
psql: Add command to use extended query protocol
Peter Eisentraut
2022-11-15
*
Use installed postgresql.conf.sample for GUC sanity TAP test
Andrew Dunstan
2022-11-13
*
Make PostgreSQL::Test::Cluster::config_data more flexible
Andrew Dunstan
2022-11-13
*
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-11-12
*
Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT".
Tom Lane
2022-11-10
*
Fix alter_table.sql test case to test what it claims to.
Tom Lane
2022-11-10
*
Report a more useful error for reloptions on a partitioned table.
Tom Lane
2022-11-09
*
psql: Add information in \d+ about foreign partitions and child tables
Michael Paquier
2022-11-08
*
Fix initialization of pg_stat_get_lastscan()
Michael Paquier
2022-11-08
[next]