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