summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2001-01-21Description of table expressions, including join syntax, from Robert B.Peter Eisentraut
2001-01-20Get rid of initdb -t bugs by the simple expedient of getting rid ofTom Lane
2001-01-20Replace some oldish, non-SQL'ish elements with more standard forms. (castPeter Eisentraut
2001-01-20Move anoncvs to top of docs, then put cvs tree. Hope that is OK. SeemsBruce Momjian
2001-01-20In the Programmer's Guide, the sample code for accessing large objectsBruce Momjian
2001-01-19Update docs to explain that 7.1 locks down LC_COLLATE and LC_CTYPE atTom Lane
2001-01-18Fix incorrect placeholder name in example.Thomas G. Lockhart
2001-01-18Replace contraction with long form. Cosmetic only.Thomas G. Lockhart
2001-01-17Functions -> Function'sBruce Momjian
2001-01-17There are misprints in postgres doc., in :Bruce Momjian
2001-01-15Adjust file names.Peter Eisentraut
2001-01-13Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut
2001-01-13Add information about bit types. Adjust some other things to promotePeter Eisentraut
2001-01-13New shell for the to be written CHECKPOINT documentation, so the summaryPeter Eisentraut
2001-01-12Update information about compiling extension modules.Peter Eisentraut
2001-01-12Bring CREATE TABLE syntax synopsis into line with reality; update aTom Lane
2001-01-09Apply proper sql.sgml change.Bruce Momjian
2001-01-09Attached is a doc patch for doc/src/sgml/sql.sgml.Bruce Momjian
2001-01-09A patch for doc/src/sgml/plsql.sgml to add a little more info about PL/pgSQLBruce Momjian
2001-01-09Approaching the current documentation from a position of ignorance, IBruce Momjian
2001-01-08Document the system attributes ctid and tableoid, which for some reasonTom Lane
2001-01-08Document that we don't support ORDER BY with general expressions onTom Lane
2001-01-08Add rudimentary section about controlling kernel's file and process limits.Peter Eisentraut
2001-01-06Simplify rules to build man pages so they run a lot faster and create lessPeter Eisentraut
2001-01-06EXECUTE documentation, from "Robert B. Easter" <reaster@comptechnews.com>.Peter Eisentraut
2001-01-06Update section on SQL syntax. (Still a lot to be done though.) AddPeter Eisentraut
2001-01-06Bring CREATE RULE reference page into some semblance of agreement withTom Lane
2001-01-05Remove not-really-standard implementation of CREATE TABLE's UNDER clause,Tom Lane
2001-01-03New file format for COPY BINARY, in accordance with pghackers discussionsTom Lane
2001-01-02Document tuple ordering differences as a possible cause ofTom Lane
2000-12-30Correct UNDER syntax.Peter Eisentraut
2000-12-30Correct UNDER syntax.Peter Eisentraut
2000-12-30RefinementsPeter Eisentraut
2000-12-30Add mention of sysctl(8) for IPC tuning on Linux.Peter Eisentraut
2000-12-28Correct erroneous documentation of PQsetnonblocking().Tom Lane
2000-12-26Add id attribute to sect1 tag.Peter Eisentraut
2000-12-26Fix some cross reference links.Peter Eisentraut
2000-12-25Refine some things to create better looking man pages.Peter Eisentraut
2000-12-23Some of the stuff documented here hasn't existed since Postgres95.Peter Eisentraut
2000-12-23Remove unused file (the information is already contained elsewhere).Peter Eisentraut
2000-12-22Make use of <email> tag for marking up email addresses.Peter Eisentraut
2000-12-22Avoid using the terms 'installation', 'site', or 'instance' when referringPeter Eisentraut
2000-12-22Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut
2000-12-22Fix broken markup.Tom Lane
2000-12-22Change default output formatting for CIDR to be unabbreviated, perTom Lane
2000-12-21Get rid of the little "v"s in front of version numbers, substituting thePeter Eisentraut
2000-12-21UpdatesPeter Eisentraut
2000-12-21 >openssl req -new -text -out cert.req (you will have to enter a password)Bruce Momjian
2000-12-21responce->responseBruce Momjian
2000-12-20Update info for BeOS and MacOS-X-darwin as supported platforms.Thomas G. Lockhart