aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Remove src/test/regress/sql: plpgsql-nsp-testing.sql per Joe Conway.Bruce Momjian2002-09-17
* > Sean Chittenden <sean@chittenden.org> writes:Bruce Momjian2002-09-12
* Joe Conway wrote:Bruce Momjian2002-09-12
* Changes to documentation and the regression tests for the defaultBruce Momjian2002-09-07
* Improve opr_sanity regression test to check oprltcmpop and opgtcmpopTom Lane2002-09-05
* Update oidjoins regression test for 7.3 catalogs.Tom Lane2002-09-05
* Assorted fixes for Cygwin:Peter Eisentraut2002-09-05
* Remove sh -x option that snuck in somehow.Peter Eisentraut2002-09-04
* conversion test fails if there is an existing user named foo. Choose a nameTom Lane2002-09-03
* Remove all traces of multibyte and locale options. Clean up commentsPeter Eisentraut2002-09-03
* Department of second thoughts: make checks for replacing a view slightlyTom Lane2002-09-02
* Fix conversion regressin test failure.Tatsuo Ishii2002-09-02
* I guess the intention was to test incomplete SELECT statements, notBruce Momjian2002-09-02
* Okay, attached is a patch that moves the alter table regression testBruce Momjian2002-09-02
* Fix ordering regression problem on freebsd/alpha by adding ORDER BY.Bruce Momjian2002-09-02
* CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE.Tom Lane2002-09-02
* plpgsql functions can return RECORD, per Neil Conway.Tom Lane2002-09-01
* Code review for domain-constraints patch. Use a new ConstraintTest nodeTom Lane2002-08-31
* Code review for pg_locks feature. Make shmemoffset of PROCLOCK structsTom Lane2002-08-31
* Fix for breakage of C-coded SRFs, from Joe Conway.Tom Lane2002-08-30
* Add attisinherited column to pg_attribute; use it to guard againstTom Lane2002-08-30
* PL/pgSQL functions can return sets. Neil Conway's patch, modified soTom Lane2002-08-30
* update mbregress expected filesTatsuo Ishii2002-08-29
* Fix ruleutils to dump column definition lists for anonymous record typesTom Lane2002-08-29
* Code review for standalone composite types, query-specified compositeTom Lane2002-08-29
* The following small patch provides a couple of minor updates (againstBruce Momjian2002-08-28
* Throw error on pg_atoi(''), regression adjustments.Bruce Momjian2002-08-27
* Make change for pg_locks table.Bruce Momjian2002-08-27
* PREPARE/EXECUTE statements. Patch by Neil Conway, some kibitzingTom Lane2002-08-27
* I attach a little patch to make CLUSTER set and reset the indisclusteredBruce Momjian2002-08-27
* Modify array operations to include array's element type OID in theTom Lane2002-08-26
* The cstring datatype can now be copied, passed around, etc. The typlenTom Lane2002-08-24
* Further cleanup around the edges of OPAQUE/pseudotype changes. CorrectTom Lane2002-08-23
* Transpose info from src/pl/plpgsql/test/README into standard regression test ...Tom Lane2002-08-22
* Code review for recent TRUNCATE changes. Tighten relation-kind check,Tom Lane2002-08-22
* # Disallow TRUNCATE on tables that are involved in referentialBruce Momjian2002-08-22
* Add:Bruce Momjian2002-08-22
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Update expected files for recent changes of domain tests.Tom Lane2002-08-20
* This patch improves the behavior of FOUND in PL/PgSQL. In Oracle,Bruce Momjian2002-08-20
* - test for indexes on a domainBruce Momjian2002-08-20
* Fix pg_dump to dump serial columns as serials. Per pghackers discussion,Tom Lane2002-08-19
* Make pg_dump output more portable and more pleasing to look at.Peter Eisentraut2002-08-18
* Code review for 'at character n' patch --- point at proper end ofTom Lane2002-08-18
* More changes to match new error format.Bruce Momjian2002-08-18
* Modify regression tests to match new error reporting format from Gavin.Bruce Momjian2002-08-18
* [ Newest version of patch applied.]Bruce Momjian2002-08-17
* Improve documentation of trigger firing queue handling, cleanup.Bruce Momjian2002-08-17
* Tom Lane wrote:Bruce Momjian2002-08-15
* As discussed on several occasions previously, the new anonymousBruce Momjian2002-08-15