Commits

DateSubjectAuthorReleases
2024-07-02 Remove too demanding test Peter Eisentraut 18.0
2024-07-02 Limit max parameter number with MaxAllocSize Peter Eisentraut 18.0
2022-07-05 Fix pg_prepared_statements.result_types for DML statements Peter Eisentraut 16.0
2022-07-05 Add result_types column to pg_prepared_statements view Peter Eisentraut 16.0
2019-11-29 Add error position to an error message Peter Eisentraut 13.0
2019-02-07 Add more tests for CREATE TABLE AS with WITH NO DATA Michael Paquier 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2009-11-22 Improve psql's tabular display of wrapped-around data by inserting markers Tom Lane 9.0.0
2008-07-03 Don't refer to the database name "regression" inside the regression test Peter Eisentraut 8.4.0
2008-07-03 Clean up weird whitespace. Separate patch to simplifiy the next change. Peter Eisentraut 8.4.0
2008-05-29 Make 8.3.x psql print tab characters as an appropriate number of spaces, Tom Lane 8.3.2
2008-05-09 Fix bogus expected output that should have made it quite clear that Tom Lane 8.4.0
2008-05-08 Have psql output tab as the proper number of spaces, rather than \x09. Bruce Momjian 8.4.0
2007-06-18 Arrange for quote_identifier() and pg_dump to not quote keywords that are Tom Lane 8.3.0
2007-06-09 Insert ORDER BY into a few regression test queries that now have unstable Tom Lane 8.3.0
2007-04-12 RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, Neil Conway 8.3.0
2006-12-21 Initial SQL/XML support: xml data type and initial set of functions. Peter Eisentraut 8.3.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2006-02-12 Undo changes of trailing space in recently-committed expected files. Tom Lane 8.2.0
2006-02-10 Allow psql multi-line column values to align in the proper columns Bruce Momjian 8.2.0
2006-01-16 Change the parameter_types column of the pg_prepared_statements to be Neil Conway 8.2.0
2006-01-15 Allow the types of parameters to PREPARE to be inferred. If a parameter's Neil Conway 8.2.0
2006-01-08 Add a new system view, pg_prepared_statements, that can be used to Neil Conway 8.2.0
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2003-07-19 Another round of error message editing, covering backend/parser/. Tom Lane 7.4.1