2006-04-26 |
Bruce Momjian | Add tablespace display to psql \l+. |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Improve /contrib/pg_buffercache installation to use... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Split out pg_freespace views to one for relations and... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Adjust /contrib/pg_freespace to show index free space... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Move ltree parentsel() selectivity function into /contr... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | In pg_resetxlog.c, uint -> uint32, for Win32 port. |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Add missing ControlFile.checkPointCopy.ThisTimeLineID... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Update catalog version for ltree changes. |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Enhanced containment selectivity function for /contrib... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Allow pg_resetxlog -f to reset pg_control counters... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Tom Lane | Revise large-object access routines to avoid running... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Tom Lane | Arrange to cache btree metapage data in the relcache... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Adjust SGML spacing. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Tom Lane | Back out the rest of the RESET CONNECTION patch. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Tom Lane | The 8.1 planner removes WHERE quals from the plan when... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Remove equals sign from environment variable with not... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Make configure environment variable options without... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Add documentation about configure environment variabble... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Call SET varaiables "configuration_parameter"s in the... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Change "parameter" to "varname" in the alter role and... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | I now see we support RESET SESSION AUTHORIZATION, so... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | RESET SESSION is more precise: |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Back out RESET CONNECTION until there is more discussion. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Add RESET CONNECTION, to reset all aspects of a session. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Update inheritance constraint items: |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Tatsuo Ishii | Fix bug reported by Michael Fuhr on Sun, 23 Apr 2006... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Add statement_timestamp(), clock_timestamp(), and |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Word wrap entry |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Bruce Momjian | Update SQL-standard INTERVAL item: |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Done; |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Back out patch, unintended. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Suppress more compiler warnings caused by macro tests. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Add one more paren to macro. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Suprress compiler warning in gcc 4.2. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Tom Lane | Improve our private implementation of cbrt() to give... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Remove compiler warning by casting SNPRINTF() call... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Michael Meskes | Fixed memory leak bugs found by Martijn Oosterhout. |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Bruce Momjian | Fixes for BCC 5.5 compile of libpq. Backpatch to 8... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Alvaro Herrera | Don't add a shared dependency on the owner of a composi... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Bruce Momjian | Removes or minimizes some documentation mentions of... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Tatsuo Ishii | Add pgrowlocks |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Tatsuo Ishii | Add new contrib function pgrowlocks. See README.pgrowlo... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bruce Momjian | Suggest Win32 users user E'' strings and double backsla... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Tom Lane | Simplify ParamListInfo data structure to support only... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bruce Momjian | Revert Intel compiler bug comment. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Bruce Momjian | Add mentioun of Intel compiler bug: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Bruce Momjian | Use special gcc -W flags only if we are using gcc,... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Bruce Momjian | Remove from TODO ability to edit pg_hba.conf, but add... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Tom Lane | Add some optional code (conditionally compiled under... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tom Lane | Eliminate some no-longer-needed workarounds for palloc... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Bruce Momjian | Add "retry another address" log message on statistics... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Tom Lane | Ensure that we validate the page header of the first... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tom Lane | Recognize __ppc64__, which seems to be Apple's spelling... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bruce Momjian | Add detail: |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bruce Momjian | Fix problem that sscanf(buf, "%d", &val) eats leading... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tom Lane | Remove use of lorder and tsort while building static... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tom Lane | Fix ancient memory leak in PQprintTuples(); our code... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tom Lane | Fix a couple of rather-pointless-but-easily-fixed Cover... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bruce Momjian | C code whitespace inprovement for formatting.c. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bruce Momjian | Remove kill mention in install docs, was for pre-7... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bruce Momjian | Mention "syntax" error as not logged by log_statement. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Bruce Momjian | Document that errors are not output by log_statement... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Tom Lane | Fix the torn-page hazard for PITR base backups by forci... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Bruce Momjian | Document that pg_dump -d/-D prevents invalid data from... |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Tom Lane | Support the syntax |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Tom Lane | Make the world safe for full_page_writes. Allow XLOG... |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Tom Lane | Repair a low-probability race condition identified... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Tom Lane | Fix similar_escape() so that SIMILAR TO works properly... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Bruce Momjian | Fix HTML markup. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Bruce Momjian | Update tutorial URL's. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Bruce Momjian | Update URL for SQL tutorial. |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Bruce Momjian | Update AIX FAQ: |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Tom Lane | Fix an ancient oversight in btree xlog replay. When... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Tom Lane | Fix pg_restore -n option to do what the man page says... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Bruce Momjian | Change int->int32, for clarity. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Bruce Momjian | Add, "How do I submit a patch" FAQ item. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Bruce Momjian | Add second sentence: |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | Updated Japanese FAQ, version 2. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | Update Japanese FAQ, backpatch. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | Oops, sysctl, not sysconf, for FreeBSD. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Neil Conway | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | More FreeBSD jail wording improvements. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | Update jail wording to mention non-root users. |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | Add documentation about running postmasters in FreeBSD... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | There is updated Russian translation of the FAQ in... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Bruce Momjian | Done, per Tom: |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
next |