| Commit message (Expand) | Author | Age |
* | Tab alignment cleanup. | Bruce Momjian | 2006-04-27 |
* | Add underscores to SSL CERT macro names, for clarity and consistency | Bruce Momjian | 2006-04-27 |
* | Add SSL include needed for psql, after libpq adjustments. | Bruce Momjian | 2006-04-27 |
* | Add: | Bruce Momjian | 2006-04-27 |
* | Add support for SSL Certificate Revocation List (CRL) files, root.crl. | Bruce Momjian | 2006-04-27 |
* | plpython improvements: | Bruce Momjian | 2006-04-27 |
* | Un-break ltree. | Tom Lane | 2006-04-27 |
* | Change libpq's PQgetssl() to return a void*, rather than SSL *, so that | Bruce Momjian | 2006-04-27 |
* | If we're going to expose VariableStatData for contrib modules to use, | Tom Lane | 2006-04-27 |
* | Remove unused function SSL_CTX_set_tmp_dh_callback() from libpq: | Bruce Momjian | 2006-04-27 |
* | Use schema search path to find the first matching contraint name for SET | Bruce Momjian | 2006-04-27 |
* | Delay write of pg_stats file to once every five minutes, during | Bruce Momjian | 2006-04-27 |
* | Add tablespace display to psql \l+. | Bruce Momjian | 2006-04-26 |
* | Improve /contrib/pg_buffercache installation to use BEGIN/COMMIT, | Bruce Momjian | 2006-04-26 |
* | Split out pg_freespace views to one for relations and another for pages, | Bruce Momjian | 2006-04-26 |
* | Adjust /contrib/pg_freespace to show index free space as NULL (FSM only | Bruce Momjian | 2006-04-26 |
* | Move ltree parentsel() selectivity function into /contrib/ltree. | Bruce Momjian | 2006-04-26 |
* | In pg_resetxlog.c, uint -> uint32, for Win32 port. | Bruce Momjian | 2006-04-26 |
* | Add missing ControlFile.checkPointCopy.ThisTimeLineID line for 'guess' | Bruce Momjian | 2006-04-26 |
* | Update catalog version for ltree changes. | Bruce Momjian | 2006-04-26 |
* | Enhanced containment selectivity function for /contrib/ltree | Bruce Momjian | 2006-04-26 |
* | Allow pg_resetxlog -f to reset pg_control counters using xlog | Bruce Momjian | 2006-04-26 |
* | Done: | Bruce Momjian | 2006-04-26 |
* | Revise large-object access routines to avoid running with CurrentMemoryContext | Tom Lane | 2006-04-26 |
* | Arrange to cache btree metapage data in the relcache entry for the index, | Tom Lane | 2006-04-25 |
* | Adjust SGML spacing. | Bruce Momjian | 2006-04-25 |
* | Back out the rest of the RESET CONNECTION patch. | Tom Lane | 2006-04-25 |
* | The 8.1 planner removes WHERE quals from the plan when the quals are | 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 |
* | I now see we support RESET SESSION AUTHORIZATION, so it seems we have to | Bruce Momjian | 2006-04-25 |
* | RESET SESSION is more precise: | 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 |
* | Update inheritance constraint items: | Bruce Momjian | 2006-04-25 |
* | Fix bug reported by Michael Fuhr on Sun, 23 Apr 2006 09:52:31 -0600 | Tatsuo Ishii | 2006-04-25 |
* | Done: | Bruce Momjian | 2006-04-25 |
* | Add statement_timestamp(), clock_timestamp(), and | Bruce Momjian | 2006-04-25 |
* | Word wrap entry | Bruce Momjian | 2006-04-25 |
* | Update SQL-standard INTERVAL item: | Bruce Momjian | 2006-04-25 |
* | Done; | Bruce Momjian | 2006-04-24 |
* | Back out patch, unintended. | Bruce Momjian | 2006-04-24 |
* | Done: | Bruce Momjian | 2006-04-24 |
* | Suppress more compiler warnings caused by macro tests. | Bruce Momjian | 2006-04-24 |
* | Add one more paren to macro. | Bruce Momjian | 2006-04-24 |
* | Suprress compiler warning in gcc 4.2. | Bruce Momjian | 2006-04-24 |
* | Improve our private implementation of cbrt() to give results of the | Tom Lane | 2006-04-24 |