| Commit message (Expand) | Author | Age |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Code review for LIKE ... INCLUDING INDEXES patch. Fix failure to propagate | Tom Lane | 2007-12-01 |
* | Re-run pgindent with updated list of typedefs. (Updated README should | Bruce Momjian | 2007-11-15 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating the | Tom Lane | 2007-08-22 |
* | Tsearch2 functionality migrates to core. The bulk of this work is by | Tom Lane | 2007-08-21 |
* | Implement CREATE TABLE LIKE ... INCLUDING INDEXES. Patch from NikhilS, | Neil Conway | 2007-07-17 |
* | First phase of plan-invalidation project: create a plan cache management | Tom Lane | 2007-03-13 |
* | Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATOR | Tom Lane | 2007-01-23 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Restructure operator classes to allow improved handling of cross-data-type | Tom Lane | 2006-12-23 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Add the ability to create indexes 'concurrently', that is, without | Tom Lane | 2006-08-25 |
* | Mark a few functions as static or NOT_USED. | Bruce Momjian | 2006-07-18 |
* | Code review for FILLFACTOR patch. Change WITH grammar as per earlier | Tom Lane | 2006-07-03 |
* | Add FILLFACTOR to CREATE INDEX. | Bruce Momjian | 2006-07-02 |
* | Support the syntax | Tom Lane | 2006-04-15 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Change search for default operator classes so that it examines all opclasses | Tom Lane | 2006-02-10 |
* | Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the | Alvaro Herrera | 2005-11-21 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Add ALTER object SET SCHEMA capability for a limited but useful set of | Tom Lane | 2005-08-01 |
* | Replace pg_shadow and pg_group by new role-capable catalogs pg_authid | Tom Lane | 2005-06-28 |
* | Make REINDEX DATABASE do what one would expect, namely reindex all indexes | Tom Lane | 2005-06-22 |
* | First phase of project to use fixed OIDs for all system catalogs and | Tom Lane | 2005-04-14 |
* | Allow ALTER FUNCTION to change a function's strictness, volatility, and | Neil Conway | 2005-03-14 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Support renaming of tablespaces, and changing the owners of | Tom Lane | 2004-06-25 |
* | Tablespaces. Alternate database locations are dead, long live tablespaces. | Tom Lane | 2004-06-18 |
* | Clean up generation of default names for constraints, indexes, and serial | Tom Lane | 2004-06-10 |
* | Tighten parsing of boolean options to CREATE TYPE and related functions, | Tom Lane | 2004-05-14 |
* | ALTER TABLE rewrite. New cool stuff: | Tom Lane | 2004-05-05 |
* | Implement a solution to the 'Turkish locale downcases I incorrectly' | Tom Lane | 2004-02-21 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |
* | If typecmds is going to have its own header file, said header file | Tom Lane | 2002-12-10 |
* | Re-addd Rod's ALTER DOMAIN patch. | Bruce Momjian | 2002-12-06 |
* | Back out ALTER DOMAIN patch until missing file appears. | Bruce Momjian | 2002-12-06 |
* | ALTER DOMAIN .. SET / DROP NOT NULL | Bruce Momjian | 2002-12-06 |
* | Provide an upgrade strategy for dump files containing functions declared | Tom Lane | 2002-09-21 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Tom Lane wrote: | Bruce Momjian | 2002-08-15 |
* | Implement CREATE/DROP OPERATOR CLASS. Work still remains: need more | Tom Lane | 2002-07-29 |
* | pg_cast table, and standards-compliant CREATE/DROP CAST commands, plus | Peter Eisentraut | 2002-07-18 |
* | Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. | Tom Lane | 2002-07-12 |
* | First phase of applying Rod Taylor's pg_depend patch. This just adds | Tom Lane | 2002-07-01 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |