summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Clarify that the 'user' column still applies for 'trust'.Bruce Momjian2004-01-261-3/+4
* Update datestamp.Bruce Momjian2004-01-262-2/+2
* *** empty log message ***Bruce Momjian2004-01-252-2/+2
* Add Joe to TODO:Bruce Momjian2004-01-251-2/+3
* Fix typo I mistakenly added.Bruce Momjian2004-01-251-2/+2
* Update null storage description.Bruce Momjian2004-01-252-4/+4
* Mention that log_statement only prints query on PREPARE, not EXECUTE,Bruce Momjian2004-01-251-3/+6
* Support named parameters in information_schema.parameters,Tom Lane2004-01-241-5/+5
* Fix problems with dropped columns in pltcl triggers, per report from Patrick ...Tom Lane2004-01-241-2/+5
* Example of a function taking a composite type should show how to call it.Tom Lane2004-01-241-1/+3
* Revise GEQO planner to make use of some heuristic knowledge about SQL, namelyTom Lane2004-01-231-12/+20
* Add:Bruce Momjian2004-01-231-2/+3
* Add MySQL mention of licensing difference.Bruce Momjian2004-01-232-5/+7
* Add:Bruce Momjian2004-01-231-2/+3
* Minor improvements to the trigger documentation, and a few SGML fixes.Neil Conway2004-01-222-44/+74
* Repair error apparently introduced in the initial coding of GUC: theTom Lane2004-01-211-11/+13
* Implement '\copy from -' to support reading copy data from the sameTom Lane2004-01-201-12/+28
* Remove no-longer-relevant note about forcing the type of an integerTom Lane2004-01-201-23/+1
* This is a patch to support readline prompts which contain non-printingTom Lane2004-01-201-1/+23
* Remove JDBC from the build system and documentation, too.Tom Lane2004-01-194-3247/+3
* Improve discussion of consistent-snapshot backup technique. HaphazardTom Lane2004-01-191-9/+21
* Some refinement of XSLT processing: The result now looks just about as goodPeter Eisentraut2004-01-152-15/+56
* Make rule and stylesheet to try out XSLT for DocBook processingPeter Eisentraut2004-01-132-1/+85
* Put See Also links back in alphabetical order.Peter Eisentraut2004-01-111-2/+2
* Minor documentation improvements.Neil Conway2004-01-116-27/+28
* Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list ofNeil Conway2004-01-111-6/+8
* Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This isNeil Conway2004-01-102-22/+43
* Allow BEGIN WORK to specify transaction isolation level, like STARTBruce Momjian2004-01-102-5/+19
* Done:Bruce Momjian2004-01-091-3/+3
* Allow libpq to do thread-safe SIGPIPE handling. This allows it toBruce Momjian2004-01-091-2/+21
* German FAQ update.Bruce Momjian2004-01-092-61/+63
* Update Russian FAQ.Bruce Momjian2004-01-082-19/+17
* Not done, per Tom:Bruce Momjian2004-01-071-3/+3
* Completed, I am pretty sure:Bruce Momjian2004-01-071-3/+3
* Apply the core parts of Dennis Bjorklund's patch to allow functionTom Lane2004-01-061-1/+12
* Favor Freenode rather than EFnet in IRC listing. Freenode is more popular.Bruce Momjian2004-01-062-4/+4
* Done:Bruce Momjian2004-01-061-3/+3
* Make the 'wal_debug' GUC variable a boolean (rather than an integer), andNeil Conway2004-01-063-16/+18
* Remove an old and out-of-date SGML comment from this file: we alreadyNeil Conway2004-01-051-15/+1
* Fix (yet another) instance of incorrect markup for a GUC variable.Neil Conway2004-01-051-2/+2
* Update for 7.4.1 as newest version.Bruce Momjian2004-01-052-4/+4
* Correct gettext URL.Peter Eisentraut2004-01-041-2/+2
* Recommend SHOW, instead of pg_controldata, for checking LC_COLLATE andTom Lane2003-12-301-3/+2
* Be a little more consistent about which terms are uppercased inTom Lane2003-12-261-8/+8
* Fixed docs to clearly note that ecpg is originally a C precompiler and C++ st...Michael Meskes2003-12-261-4/+5
* > > I have no idea if this in Oracle or not. But it's something IBruce Momjian2003-12-251-1/+17
* Supress non-temp schemas from psql \dn display.Bruce Momjian2003-12-231-1/+2
* Mop-up for HAS_TEST_AND_SET refactoring. Un-break two or three platformsTom Lane2003-12-231-3/+2
* Clarification:Bruce Momjian2003-12-221-3/+3
* Fix broken markup, adjust 7.4.1 release date, re-sync HEAD with branch.Tom Lane2003-12-211-15/+15