Commits

Showing commits that first shipped in 8.3 (backpatches included). Clear

DateSubjectAuthorReleases
2007-04-27 Remove no-longer-true statement from the docs. Since the default config Neil Conway 8.3.0
2007-04-26 Another tweak for tab completion of CREATE TEMP. Instead of only Neil Conway 8.3.0
2007-04-26 Consistency tweaks for a table in the SGML docs: we don't terminate Neil Conway 8.3.0
2007-04-26 Minor enhancement to psql tab completion. If we see "CREATE TEMPORARY", Neil Conway 8.3.0
2007-04-26 Minor tweak for DISCARD ref page. Neil Conway 8.3.0
2007-04-26 Rename the newly-added commands for discarding session state. Neil Conway 8.3.0
2007-04-25 Minor consistency tweak for SGML docs. Neil Conway 8.3.0
2007-04-23 Fix newly-introduced documentation typo. Neil Conway 8.3.0
2007-04-12 Minor fixes for the EXPLAIN reference page. Mention the fact that Neil Conway 8.3.0
2007-04-12 Fixes for RESET SESSION patch, per Alvaro. Fix a typo in the RESET Neil Conway 8.3.0
2007-04-12 RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, Neil Conway 8.3.0
2007-04-07 Fix a few typos in the docs. Neil Conway 8.3.0
2007-03-28 Code cleanup for the new regexp UDFs: we can hardcode the OID and some Neil Conway 8.3.0
2007-03-28 Replace 4-clause licensed blf.[ch] with blowfish implementation Neil Conway 8.3.0
2007-03-20 Add three new regexp functions: regexp_matches, regexp_split_to_array, Neil Conway 8.3.0
2007-03-18 Code cleanup: mark some variables with the "const" modifier, when they Neil Conway 8.3.0
2007-03-18 Code cleanup for function prototypes: change two K&R-style prototypes Neil Conway 8.3.0
2007-03-05 Fix a typo in a comment. Heikki Linnakangas. Neil Conway 8.3.0
2007-03-03 Make the newly-added regression tests for lo_truncate() consistent Neil Conway 8.3.0
2007-03-03 Add resetStringInfo(), which clears the content of a StringInfo, and Neil Conway 8.3.0
2007-02-14 Fix capitalization and punctuation of two more GUC description strings. Neil Conway 8.3.0
2007-02-09 Unbreak the SGML doc build: ":=" is needed to assign to variables if Neil Conway 8.3.0
2007-02-02 This patch changes the installscript for vcbuild to actually parse the Neil Conway 8.3.0
2007-02-02 Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under Neil Conway 8.3.0
2007-02-01 Fix two more regression tests whose expected outputs were not updated Neil Conway 8.3.0