Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-03 | Update comments. | Bruce Momjian | |
2003-08-03 | Update HISTORY file for 7.4. | Bruce Momjian | |
2003-07-31 | contraints -> constraints | Bruce Momjian | |
Rod Taylor | |||
2003-05-26 | Fix misstatement in release-notes item. | Tom Lane | |
2003-05-22 | Update for 7.3.3. | Tom Lane | |
2003-02-14 | Allow PAM to work on MAC OS X, report from Aaron Hillegass. | Bruce Momjian | |
Change was actually made in a previous commit. | |||
2003-02-02 | Update release history for 7.3.2. | Tom Lane | |
2003-01-29 | Update release history for 7.2.4. | Tom Lane | |
2003-01-11 | Fix capitalization. | Bruce Momjian | |
2002-12-20 | Update 7.3.1 to give proper attribution to pg_dump item. | Bruce Momjian | |
2002-12-18 | Stamp 7.3.1. | Bruce Momjian | |
2002-11-26 | Recreate HISTORY file to match release.sgml changes. Stamp 7.3 final in | Bruce Momjian | |
configure/configure.in. | |||
2002-11-26 | Fix typo in release notes. | Bruce Momjian | |
2002-11-11 | Merge release note updates from 7.3 branch. | Peter Eisentraut | |
2002-11-08 | Update release docs for 7.3. | Bruce Momjian | |
2002-10-24 | Stamp for 7.3 beta3. | Bruce Momjian | |
2002-10-03 | This patch fixes a few grammatical errors, removes some duplicate | Bruce Momjian | |
entries, and attributes some JDBC changes to the right people. Neil Conway | |||
2002-10-01 | Update HISTORY/release.sgml for 7.2.3. | Bruce Momjian | |
2002-09-24 | Make PL/pgSQL capitalization consistent. | Bruce Momjian | |
2002-09-23 | Update HISTORY for 7.3beta2. | Bruce Momjian | |
2002-09-18 | Add mention of /contrib/adddepend to HISTORY. | Bruce Momjian | |
2002-09-18 | Rename help file upgrade_7.3 to upgrade_tips_7.3. | Bruce Momjian | |
2002-09-18 | Add mention of Tom's client change summary email to the history file. | Bruce Momjian | |
2002-09-17 | Fix pgaccess URL, from Justin. | Bruce Momjian | |
2002-09-16 | Add mention of removed -enable-multibyte/locale in HISTORY. | Bruce Momjian | |
2002-09-05 | Update HISTORY for PGPASSWORDFILE change. | Bruce Momjian | |
2002-09-04 | Add change by Neil. | Bruce Momjian | |
2002-09-04 | Update: | Bruce Momjian | |
Improvements to /contrib/intarray (Oleg, Teodor Sigaev, Andrey Oktyabrski) | |||
2002-09-04 | Add Joe's table functions description. | Bruce Momjian | |
2002-09-04 | Update wording for Tom. | Bruce Momjian | |
2002-09-04 | Update to reflect Tom's suggestions. | Bruce Momjian | |
2002-09-04 | Reorder items. | Bruce Momjian | |
2002-09-04 | More HISTORY improvements from Joe. | Bruce Momjian | |
2002-09-04 | Update HISTORY wording. | Bruce Momjian | |
2002-09-04 | Update based on TODO file contents. | Bruce Momjian | |
2002-09-04 | Spellcheck of HISTORY. | Bruce Momjian | |
2002-09-04 | Update new HISTORY file for 7.3! | Bruce Momjian | |
2002-08-25 | Update docs for 7.2.2 release info. | Bruce Momjian | |
2002-03-25 | New wording: | Bruce Momjian | |
Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom) | |||
2002-03-25 | Add to HISTORY: | Bruce Momjian | |
Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom) | |||
2002-03-19 | > > Users of contrib/tsearch needs after upgrading of module (compiling, ↵ | Bruce Momjian | |
installing) > > to perform sql command: > > update pg_amop set amopreqcheck = true where amopclaid = > > (select oid from pg_opclass where opcname = 'gist_txtidx_ops'); > > Oleg, sorry, I don't understand where this should appear. In the README > file, and if so, where? Is this something only for people upgrading > from 7.2? Sorry Bruce, I was unclear. I have attached patch to Readme.tsearch Also, It'd be worth to mention in Changes to point users of tsearch about importang upgrade notices. Oleg Bartunov | |||
2002-03-19 | Improve wording of bug fix: | Bruce Momjian | |
Ensure that sequence counters do not go backwards after a crash | |||
2002-03-18 | Update for 7.2.1. | Bruce Momjian | |
2002-03-11 | Mention time() and interval() are also changed in 7.2. | Bruce Momjian | |
2002-01-31 | Consistend spelling for PL/pgSQL | Bruce Momjian | |
2002-01-31 | Update HISTORY/release.sgml for Monday release. | Bruce Momjian | |
2002-01-03 | Add mention of PRIMARY in ALTER TABLE ... [ UNIQUE | PRIMARY ] | Bruce Momjian | |
2001-12-28 | Add more Christof Petig ecpg items. | Bruce Momjian | |
2001-12-28 | Add mention of Christof Petig for ecpg items. | Bruce Momjian | |
2001-12-27 | Small fixes | Peter Eisentraut | |