| Commit message (Expand) | Author | Age |
* | Update the createuser utility for the ROLEs world. Alvaro Herrera | Tom Lane | 2005-08-14 |
* | Fix up tab completion for ROLEs and add some more completion logic for | Tom Lane | 2005-08-14 |
* | Make pg_stat_file() use OUT parameters so that the user doesn't have to | Tom Lane | 2005-08-13 |
* | CREATE TABLE has optional column names, so change {} to []. | Bruce Momjian | 2005-08-13 |
* | Add documentation: | Bruce Momjian | 2005-08-13 |
* | Pass the type OID as the typioparam for all non-array types, rather than | Tom Lane | 2005-08-12 |
* | Improve documention on loading large data sets into plperl. | Bruce Momjian | 2005-08-12 |
* | Code & docs review for server instrumentation patch. File timestamps | Tom Lane | 2005-08-12 |
* | Add markup for GUC mention in docs. | Bruce Momjian | 2005-08-12 |
* | Add files to do read I/O on the cluster directory: | Bruce Momjian | 2005-08-12 |
* | Solve the problem of OID collisions by probing for duplicate OIDs | Tom Lane | 2005-08-12 |
* | Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost | Tom Lane | 2005-08-11 |
* | Update for new CVS homepage. | Bruce Momjian | 2005-08-11 |
* | Extend pg_config to be able to report the build-time values of CC, | Tom Lane | 2005-08-09 |
* | Fix ordering of default sync options to match code. | Bruce Momjian | 2005-08-09 |
* | Clarify wal_sync_method options in documentation. | Bruce Momjian | 2005-08-09 |
* | ALTER TABLE OWNER must change the ownership of the table's rowtype too. | Tom Lane | 2005-08-04 |
* | Code and docs review for pg_column_size() patch. | Tom Lane | 2005-08-02 |
* | Add NOWAIT option to SELECT FOR UPDATE/SHARE. | Tom Lane | 2005-08-01 |
* | nor -> or. | Bruce Momjian | 2005-08-01 |
* | Documentation for ALTER object SET SCHEMA commands. Also some minor | Tom Lane | 2005-08-01 |
* | Add per-user and per-database connection limit options. | Tom Lane | 2005-07-31 |
* | Fix broken markup and spelling, put paragraph in a somewhat less random | Tom Lane | 2005-07-30 |
* | More vacuum markup fixes. Alvaro | Bruce Momjian | 2005-07-30 |
* | Fix VACUUM sgml markup. | Bruce Momjian | 2005-07-30 |
* | Patch to mention cost-based delay in vacuum reference | Bruce Momjian | 2005-07-30 |
* | Add GUC variables to control keep-alive times for idle, interval, and | Bruce Momjian | 2005-07-30 |
* | Please find attached diffs for documentation and simple regression | Bruce Momjian | 2005-07-30 |
* | Move reindexdb from /contrib to /bin. | Bruce Momjian | 2005-07-29 |
* | Move dbsize functions into the backend. New functions: | Bruce Momjian | 2005-07-29 |
* | I've had this small patch in my local tree for a while. It documents | Bruce Momjian | 2005-07-29 |
* | Add some missing SGML markup. | Neil Conway | 2005-07-27 |
* | Basic documentation for ROLEs. The user-manag chapter still needs to | Tom Lane | 2005-07-26 |
* | Add a role property 'rolinherit' which, when false, denotes that the role | Tom Lane | 2005-07-26 |
* | Add pg_has_role() family of privilege inquiry functions modeled after the | Tom Lane | 2005-07-26 |
* | Add SET ROLE. This is a partial commit of Stephen Frost's recent patch; | Tom Lane | 2005-07-25 |
* | With the interval/day patch, the horology regression test no longer | Tom Lane | 2005-07-24 |
* | Simple constraint exclusion. For now, only child tables of inheritance | Tom Lane | 2005-07-23 |
* | Fix AT TIME ZONE for timestamps without time zones: | Bruce Momjian | 2005-07-22 |
* | Fix breakage of INSTALL document build. | Tom Lane | 2005-07-20 |
* | Add 'day' field to INTERVAL so 1 day interval can be distinguished from | Bruce Momjian | 2005-07-20 |
* | Documentation tweak: make <command>CREATE OPERATOR CLASS</command> into | Neil Conway | 2005-07-19 |
* | Fix some bogosities in geometric-function documentation: add an entry | Tom Lane | 2005-07-18 |
* | \pset numericsep -> numericlocale. | Bruce Momjian | 2005-07-18 |
* | Fix SGML spacing. | Bruce Momjian | 2005-07-15 |
* | Change numericsep to a boolean, and make it locale-aware. | Bruce Momjian | 2005-07-14 |
* | This doc patch replaces all inappropriate references to SQL:1999 when it | Neil Conway | 2005-07-14 |
* | Integrate autovacuum functionality into the backend. There's still a | Tom Lane | 2005-07-14 |
* | Documentation for some new PL/Perl features. Patch from David Fetter, | Neil Conway | 2005-07-13 |
* | Change typreceive function API so that receive functions get the same | Tom Lane | 2005-07-10 |