aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Add support for SSL Certificate Revocation List (CRL) files, root.crl.Bruce Momjian2006-04-27
* Use schema search path to find the first matching contraint name for SETBruce Momjian2006-04-27
* Allow pg_resetxlog -f to reset pg_control counters using xlogBruce Momjian2006-04-26
* Adjust SGML spacing.Bruce Momjian2006-04-25
* Back out the rest of the RESET CONNECTION patch.Tom Lane2006-04-25
* Remove equals sign from environment variable with not defaults forBruce Momjian2006-04-25
* Make configure environment variable options without defaults not have anBruce Momjian2006-04-25
* Add documentation about configure environment variabbles used.Bruce Momjian2006-04-25
* Call SET varaiables "configuration_parameter"s in the documentation.Bruce Momjian2006-04-25
* Change "parameter" to "varname" in the alter role and alter userBruce Momjian2006-04-25
* Back out RESET CONNECTION until there is more discussion.Bruce Momjian2006-04-25
* Add RESET CONNECTION, to reset all aspects of a session.Bruce Momjian2006-04-25
* Add statement_timestamp(), clock_timestamp(), andBruce Momjian2006-04-25
* Removes or minimizes some documentation mentions of backwardBruce Momjian2006-04-23
* Suggest Win32 users user E'' strings and double backslashes used forBruce Momjian2006-04-22
* Remove kill mention in install docs, was for pre-7.0 releases.Bruce Momjian2006-04-18
* Mention "syntax" error as not logged by log_statement.Bruce Momjian2006-04-18
* Document that errors are not output by log_statement (was they were inBruce Momjian2006-04-18
* Document that pg_dump -d/-D prevents invalid data from canceling theBruce Momjian2006-04-15
* Support the syntaxTom Lane2006-04-15
* Oops, sysctl, not sysconf, for FreeBSD.Bruce Momjian2006-04-11
* More FreeBSD jail wording improvements.Bruce Momjian2006-04-11
* Update jail wording to mention non-root users.Bruce Momjian2006-04-11
* Add documentation about running postmasters in FreeBSD jails (useBruce Momjian2006-04-11
* Build src/test/regress/README during tarball making like the otherPeter Eisentraut2006-04-06
* Fix a bunch of problems with domains by making them use special input functionsTom Lane2006-04-05
* Modify all callers of datatype input and receive functions so that if theseTom Lane2006-04-04
* Define a separately configurable XLOG_BLCKSZ symbol for the page sizeTom Lane2006-04-03
* Rewrite much of psql's \connect code, for the sake of code clarity andNeil Conway2006-04-02
* Update information schema for SQL:2003 and new PostgreSQL features.Peter Eisentraut2006-04-02
* Correct some errors and do some SGML police work on the reference pagesNeil Conway2006-04-02
* Minor improvement to DROP TABLE reference page.Neil Conway2006-04-02
* Document long names for format options (plain, tar, custom). They alreadyPeter Eisentraut2006-03-17
* Add CVS tag lines to files that were lacking them.Bruce Momjian2006-03-11
* Implement 4 new aggregate functions from SQL2003. Specifically: var_pop(),Neil Conway2006-03-10
* Make $PostgreSQL CVS tags consistent for SGML files.Bruce Momjian2006-03-10
* Remove somebody's flight of fancy about an UPDATE with ORDER BY and LIMIT.Tom Lane2006-03-08
* Properly set "escape_string_warning" to default to true.Bruce Momjian2006-03-07
* SGML typo fix.Bruce Momjian2006-03-06
* Attached is the new patch. To summarize:Bruce Momjian2006-03-06
* Enable standard_conforming_strings to be turned on.Bruce Momjian2006-03-06
* in the docs, the function "ascii(text)" is described asBruce Momjian2006-03-06
* Prepared queries for PLPerl, plus fixing a small plperl memory leak. PatchAndrew Dunstan2006-03-05
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Improve OS X shared-memory documentation: fix typos and provide a usableTom Lane2006-03-05
* Support include directives in postgresql.conf.Tom Lane2006-03-04
* > It doesn't say that only the listed commands acquire ACCESS EXCLUSIVE,Bruce Momjian2006-03-04
* That was a typo in my comment before the code (the nutshellBruce Momjian2006-03-04
* Rename Online Backup to Continuous Archiving.Bruce Momjian2006-03-03
* Teach PQcmdTuples() that a COPY command tag might contain a row count,Tom Lane2006-03-03