aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Fix typo in 6d7a6feac4Andrew Dunstan2021-04-02
* Add support for NullIfExpr in eval_const_expressionsPeter Eisentraut2021-04-02
* Attempt to fix unstable Result Cache regression testsDavid Rowley2021-04-02
* Add Result Cache executor node (take 2)David Rowley2021-04-02
* Improve stability of test with vacuum_truncate in reloptions.sqlMichael Paquier2021-04-02
* Fix setvbuf()-induced crash in libpq_pipelineAlvaro Herrera2021-04-01
* libpq_pipeline: Must strdup(optarg) to avoid crashAlvaro Herrera2021-04-01
* Add 'noError' argument to encoding conversion functions.Heikki Linnakangas2021-04-01
* Make extract(timetz) tests a bit more interestingPeter Eisentraut2021-04-01
* Move some client-specific routines from SSLServer to PostgresNodeMichael Paquier2021-04-01
* Revert b6002a796David Rowley2021-04-01
* Add Result Cache executor nodeDavid Rowley2021-04-01
* Remove setvbuf() call from PQtrace()Alvaro Herrera2021-03-31
* Disable force_parallel_mode in libpq_pipelineAlvaro Herrera2021-03-31
* Suppress compiler warning in libpq_pipeline.c.Tom Lane2021-03-31
* Fix some libpq_pipeline test problemsAlvaro Herrera2021-03-31
* Fix has_column_privilege function corner caseJoe Conway2021-03-31
* Rework planning and execution of UPDATE and DELETE.Tom Lane2021-03-31
* Allow an alias to be attached to a JOIN ... USINGPeter Eisentraut2021-03-31
* Add support for asynchronous execution.Etsuro Fujita2021-03-31
* Accept slightly-filled pages for tuples larger than fillfactor.Noah Misch2021-03-30
* Add support for --extension in pg_dumpMichael Paquier2021-03-31
* libpq_pipeline: add PQtrace() support and testsAlvaro Herrera2021-03-30
* In messages, use singular nouns for -1, like we do for +1.Bruce Momjian2021-03-30
* Add tests for date_part of epoch near upper bound of timestamp rangePeter Eisentraut2021-03-30
* Add upper boundary tests for timestamp and timestamptz typesPeter Eisentraut2021-03-30
* Allow matching the DN of a client certificate for authenticationAndrew Dunstan2021-03-29
* Clean up date_part tests a bitPeter Eisentraut2021-03-29
* Add unistr functionPeter Eisentraut2021-03-29
* Reset standard_conforming_strings in strings testPeter Eisentraut2021-03-29
* Stabilize stats_ext test with other collationsTomas Vondra2021-03-27
* Extended statistics on expressionsTomas Vondra2021-03-27
* Reduce duration of stats_ext regression testsTomas Vondra2021-03-26
* Fix ndistinct estimates with system attributesTomas Vondra2021-03-26
* Add "pg_database_owner" default role.Noah Misch2021-03-26
* BRIN minmax-multi indexesTomas Vondra2021-03-26
* BRIN bloom indexesTomas Vondra2021-03-26
* Fix interaction of TOAST compression with expression indexes.Robert Haas2021-03-25
* ALTER TABLE ... DETACH PARTITION ... CONCURRENTLYAlvaro Herrera2021-03-25
* Sanitize the term "combo CID" in code commentsMichael Paquier2021-03-25
* Allow for installation-aware instances of PostgresNodeAndrew Dunstan2021-03-24
* Change checkpoint_completion_target default to 0.9Stephen Frost2021-03-24
* Tidy up more loose ends related to configurable TOAST compression.Robert Haas2021-03-24
* Add date_bin functionPeter Eisentraut2021-03-24
* Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."Amit Kapila2021-03-24
* Avoid possible crash while finishing up a heap rewrite.Tom Lane2021-03-23
* Add bit_count SQL functionPeter Eisentraut2021-03-23
* Error on invalid TOAST compression in CREATE or ALTER TABLE.Robert Haas2021-03-22
* Make a test endure log_error_verbosity=verbose.Noah Misch2021-03-21
* Fix new TAP test for 2PC transactions and PITRs on WindowsMichael Paquier2021-03-22