2006-12-28 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tom Lane | Remove caveat about avoiding cross-type operators in... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tom Lane | Enable btree_predicate_proof() to make proofs involving... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Peter Eisentraut | Add send and recv functions for xml type. |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Peter Eisentraut | Handle content and document options in xmlparse() corre... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tom Lane | Add a defense to prevent core dumps if 8.2 version... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tom Lane | fflush the \o file, if any, after each backslash comman... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
Tom Lane | Revert exports.list change pending closer study. |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Tom Lane | Use a more backward-compatible syntax for exports.list... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Bruce Momjian | Clean up pgindent handling of comments after 'else... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Tom Lane | Modify local buffer management to request memory for... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Tom Lane | Improve memory management code to avoid inefficient... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Tom Lane | Print combining characters (those reported as having... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Tom Lane | Use FROM clause in example UPDATE commands where approp... |
commit | commitdiff | tree | snapshot |
2006-12-27 |
Bruce Momjian | Use "dead" rather than "expired" for vacuumable rows. |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Tom Lane | Fix failure due to accessing an already-freed tuple... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Tom Lane | Repair bug #2839: the various ExecReScan functions... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Tom Lane | Repair bug #2836: SPI_execute_plan returned zero if... |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Tom Lane | Remove incorrect semicolon in example. Joachim Wieland |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Teodor Sigaev | Fix memory reallocation condition |
commit | commitdiff | tree | snapshot |
2006-12-26 |
Tatsuo Ishii | Call srandom() instead of srand(). |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Tom Lane | Make HISTCONTROL=ignoredups work again (broken by misor... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Tom Lane | Bring some order and sanity to error handling in the... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Tom Lane | Fix machine-dependent crash in sqlchar_to_unicode(... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
Tom Lane | Code review for XML patch. Instill a bit of sanity... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Tom Lane | Suppress various compiler warnings in new xml code. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Bruce Momjian | Remove unnecessary parentheses in if() statements. |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Bruce Momjian | Change a VACUUM manual page word from 'deleted' to... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Bruce Momjian | Document that CREATE TYPE names should not begin with... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Bruce Momjian | For GUC values, check for partial string matches on... |
commit | commitdiff | tree | snapshot |
2006-12-23 |
Tom Lane | Restructure operator classes to allow improved handling... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruce Momjian | Add a link to the developer's FAQ for my article about... |
commit | commitdiff | tree | snapshot |
2006-12-22 |
Bruce Momjian | Slight adjustments to xml documentation to reflect... |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Peter Eisentraut | Fix expected file. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Peter Eisentraut | Catalog version bump for SQL/XML changes. |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Teodor Sigaev | Fix convertion for 'PFX flag N num' |
commit | commitdiff | tree | snapshot |
2006-12-21 |
Peter Eisentraut | Initial SQL/XML support: xml data type and initial... |
commit | commitdiff | tree | snapshot |
2006-12-20 |
Bruce Momjian | 8.3 release schedule is year 2007, not 2006. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Bruce Momjian | Add timeline for next release to developer's FAQ. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Bruce Momjian | Item done. |
commit | commitdiff | tree | snapshot |
2006-12-19 |
Andrew Dunstan | Interpret a dbName param to PQsetdbLogin as a conninfo... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Tom Lane | Set pg_am.amstrategies to zero for index AMs that don... |
commit | commitdiff | tree | snapshot |
2006-12-18 |
Andrew Dunstan | fix thinko in placement of TimeValStruct typedef in... |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2006-12-17 |
Bruce Momjian | Move entry into CLUSTER section: |
commit | commitdiff | tree | snapshot |
2006-12-16 |
Andrew Dunstan | enable \timing oputput for \copy commands |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Tom Lane | Fix some planner bugs exposed by reports from Arjen... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Tom Lane | Put JST back into the default set of timezone abbreviat... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | Back out double-run of PDF/PS output. Requires buildin... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | TODO item not wanted: |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | Link to summary XML email, rather than thread top: |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | Document issues for SGML and XML: |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | Document patch needed to get PDF and PS output in a... |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | Remove unneeded tab in file. |
commit | commitdiff | tree | snapshot |
2006-12-15 |
Bruce Momjian | Run Jade twice when outputting Postscript and PDF so... |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Tom Lane | Make --with-ldap build on Unixware, per Olivier Prenant. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Peter Eisentraut | Remove Windows port^W^Wobsolete template file. |
commit | commitdiff | tree | snapshot |
2006-12-14 |
Peter Eisentraut | Activate WIN32_STACK_RLIMIT override only on platforms... |
commit | commitdiff | tree | snapshot |
2006-12-13 |
Tom Lane | Put back yet another improperly-removed #include, per... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Bruce Momjian | Update entry: |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Tom Lane | Fix planner to do the right thing when a degenerate... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Bruce Momjian | Document that log_line_prefix %t does not print timezon... |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Bruce Momjian | Oops, removed: |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-12-12 |
Peter Eisentraut | Allow augmenting CPPFLAGS from the configure command... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Bruce Momjian | Remove blank lines in HTML FAQ. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Bruce Momjian | Add FAQ entry to mention using COALESCE() for concatena... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Tom Lane | Add a paramtypmod field to Param nodes. This is dead... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Peter Eisentraut | Make separate targets for building printable documentat... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Peter Eisentraut | Reorganize XSLT stylesheet support. Put common things... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Peter Eisentraut | Add some information about increasing JadeTeX parameters. |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Peter Eisentraut | Drop indentation of verbatim environments in print... |
commit | commitdiff | tree | snapshot |
2006-12-10 |
Peter Eisentraut | Generalize Texinfo rules. Prevent them from overriding... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Tom Lane | Remove the logId/logSeg fields from pg_control, because... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Neil Conway | Fix the build for when SHOW_MEMORY_STATS is defined... |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Tom Lane | Avoid double free of _SPI_current->tuptable. AtEOSubXa... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Tom Lane | Repair incorrect placement of WHERE clauses when there... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Tom Lane | Fix planning of SubLinks to ensure that Vars generated... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Neil Conway | Add a txn_start column to pg_stat_activity. This makes... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Neil Conway | Various improvements to the GUC description strings... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bruce Momjian | Change psql \\ example to use single quotes, per TOm. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bruce Momjian | Back out mention of port success from FAQs, per Tom... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Bruce Momjian | Clean up psql -c documentation that uses \\. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Bruce Momjian | Make URL to docs use /current/. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Bruce Momjian | Fix documentation example of using psql \x with a SELEC... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Neil Conway | Fix typos in comments and error messages in HStore... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Bruce Momjian | Update of port patches, HEAD patch only. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bruce Momjian | Fix pg_dump linking on Win32 with MSVS win32.mak: |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Bruce Momjian | Patch of Win32 Encoding problem for server messages... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Teodor Sigaev | Fix core dump of ispell for case of non-successfull... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Tom Lane | Refactor ExecGetJunkAttribute to avoid searching for... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Tom Lane | Fix LIMIT/OFFSET for null limit values. This worked... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Tom Lane | Stamp HEAD as 8.3devel. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Bruce Momjian | Update most recent version from 8.2 to 8.2.0. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Peter Eisentraut | Collect the bits of wisdom about dtrace installation... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
PostgreSQL... | v8.2.0 is now released ... REL8_2_0 |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Bruce Momjian | Stamp 8.2, except configure.in. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Bruce Momjian | Update for release 8.2. |
commit | commitdiff | tree | snapshot |
next |