| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typo in commit 578b229718. | Amit Kapila | 2019-09-19 | 1 | -1/+0 |
| * | Fix copy-and-paste mistakes in documentation. | Thomas Munro | 2019-05-08 | 1 | -1/+1 |
| * | tableam: basic documentation. | Andres Freund | 2019-04-03 | 1 | -0/+15 |
| * | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 2018-11-20 | 1 | -23/+12 |
| * | Convert documentation to DocBook XML | Peter Eisentraut | 2017-11-23 | 1 | -21/+21 |
| * | Convert SGML IDs to lower case | Peter Eisentraut | 2017-10-20 | 1 | -1/+1 |
| * | Don't use SGML empty tags | Peter Eisentraut | 2017-10-17 | 1 | -18/+18 |
| * | Use lower-case SGML attribute values | Peter Eisentraut | 2017-10-10 | 1 | -5/+5 |
| * | Add CINE option for CREATE TABLE AS and CREATE MATERIALIZED VIEW | Andrew Dunstan | 2014-12-13 | 1 | -1/+12 |
| * | docs: remove unnecessary references to old PG versions | Bruce Momjian | 2014-02-24 | 1 | -10/+2 |
| * | doc: Improve DocBook XML validity | Peter Eisentraut | 2014-02-23 | 1 | -4/+4 |
| * | Add a materialized view relations. | Kevin Grittner | 2013-03-03 | 1 | -0/+1 |
| * | Make placeholders in SQL command help more consistent and precise | Peter Eisentraut | 2012-06-22 | 1 | -3/+3 |
| * | Deprecate use of GLOBAL and LOCAL in temp table creation. | Tom Lane | 2012-06-13 | 1 | -3/+2 |
| * | Fix unsupported options in CREATE TABLE ... AS EXECUTE. | Tom Lane | 2011-11-24 | 1 | -5/+2 |
| * | Some markup cleanup to deconfuse the find_gt_lt tool | Peter Eisentraut | 2011-08-30 | 1 | -6/+5 |
| * | Fix a whitespace issue with the man pages | Peter Eisentraut | 2011-08-07 | 1 | -8/+4 |
| * | Support unlogged tables. | Robert Haas | 2010-12-29 | 1 | -1/+11 |
| * | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 | 1 | -2/+2 |
| * | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 | 1 | -1/+1 |
| * | Remove unnecessary xref endterm attributes and title ids | Peter Eisentraut | 2010-04-03 | 1 | -17/+16 |
| * | TABLE command | Peter Eisentraut | 2008-11-20 | 1 | -3/+15 |
| * | Set SQL man pages to be section 7 by default, and only transform them to | Peter Eisentraut | 2008-11-14 | 1 | -1/+2 |
| * | Add WITH [NO] DATA clause to CREATE TABLE AS, per SQL. | Peter Eisentraut | 2008-10-28 | 1 | -8/+17 |
| * | Create a GUC parameter temp_tablespaces that allows selection of the | Tom Lane | 2007-06-03 | 1 | -4/+3 |
| * | Documentation for VALUES lists. Joe Conway and Tom Lane | Tom Lane | 2006-09-18 | 1 | -10/+8 |
| * | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 | 1 | -18/+1 |
| * | Documentation fixes for FILLFACTOR patch. Minor other editorialization. | Tom Lane | 2006-07-04 | 1 | -28/+36 |
| * | Add FILLFACTOR to CREATE INDEX. | Bruce Momjian | 2006-07-02 | 1 | -1/+11 |
| * | Add TABLESPACE and ON COMMIT clauses to CREATE TABLE AS. ON COMMIT is | Neil Conway | 2006-02-19 | 1 | -9/+86 |
| * | Make an editorial pass over the reference pages. | Tom Lane | 2005-11-01 | 1 | -13/+30 |
| * | Fix assorted typos in the documentation, and use American spelling | Neil Conway | 2005-10-15 | 1 | -2/+2 |
| * | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane | 2005-01-09 | 1 | -1/+15 |
| * | Revert cosmetic synopsis changes that break psql translations. | Peter Eisentraut | 2005-01-05 | 1 | -3/+2 |
| * | More minor updates and copy-editing. | Tom Lane | 2005-01-04 | 1 | -12/+8 |
| * | Spell checker run | Peter Eisentraut | 2004-12-13 | 1 | -5/+5 |
| * | Update of conformance information to SQL:2003 | Peter Eisentraut | 2004-11-27 | 1 | -3/+3 |
| * | Update CREATE TABLE AS docs to reflect the fact that CREATE TABLE AS was | Neil Conway | 2004-09-23 | 1 | -6/+29 |
| * | Various minor improvements to the SGML documentation: fix some incorrect | Neil Conway | 2004-08-24 | 1 | -2/+2 |
| * | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane | 2004-08-04 | 1 | -3/+3 |
| * | Refer to GUC variables using <xref> tags rather than <varname> tags, | Neil Conway | 2004-03-09 | 1 | -3/+3 |
| * | Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is | Neil Conway | 2004-01-10 | 1 | -11/+32 |
| * | This patch makes some SGML markup more consistent and makes a small | Neil Conway | 2003-12-13 | 1 | -12/+14 |
| * | This patch adds a new GUC var, "default_with_oids", which follows the | Bruce Momjian | 2003-12-01 | 1 | -7/+33 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Remove a bunch of content-free Diagnostics sections, as per previous | Tom Lane | 2003-09-09 | 1 | -13/+1 |
| * | Add/edit index entries. | Peter Eisentraut | 2003-08-31 | 1 | -1/+5 |
| * | Change EXECUTE INTO to CREATE TABLE AS EXECUTE. | Peter Eisentraut | 2003-07-01 | 1 | -14/+22 |
| * | When a TIMESTAMP, TIME, or INTERVAL precision is specified larger than our | Tom Lane | 2003-05-04 | 1 | -3/+3 |
| * | More editing of reference pages. | Peter Eisentraut | 2003-04-22 | 1 | -22/+8 |