2007-04-12 |
Tom Lane | Cancel pending fsync requests during WAL replay of... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Magnus Hagander | Install debugger symbols (in their own directory) |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Magnus Hagander | Enable IPV6 when building with MSVC. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Neil Conway | RESET SESSION, plus related new DDL commands. Patch... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Bruce Momjian | Update text, per Greg Stark: |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Tom Lane | Code review for btree page split WAL reduction patch... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Tom Lane | Minor tweaking of index special-space definitions so... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Magnus Hagander | Add cancel handlers so it's possible to Ctrl-C clusterd... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Tom Lane | Minor editorialization on CLUSTER reference page. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Tom Lane | Make CLUSTER MVCC-safe. Heikki Linnakangas |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Tatsuo Ishii | Add -F option to set fillfactor for tellers, accounts... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Bruce Momjian | Support syntax "CLUSTER table USING index", which is... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Tom Lane | Add note that TRUNCATE is not MVCC-safe. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | Add the usage count statistics to the information avail... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | Slight wording improvement. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Neil Conway | Fix a few typos in the docs. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | Remove example of SQL-standard syntax for GRANT/REVOKE... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | In docs, Symetric -> Symmetric. |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tom Lane | Don't remove the 'alias' field from flattened rangetabl... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tom Lane | Make 'col IS NULL' clauses be indexable conditions. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tom Lane | Fix some now-obsolete comments about the space used... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Andrew Dunstan | Only run contrib check if there is a Makefile |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tatsuo Ishii | Enhance pgbench -l option to add timestamp. Patch contr... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tatsuo Ishii | Various pgbench enhancements. Patch contributed by... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tom Lane | Now that core functionality is depending on autoconf... |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Tom Lane | Support varlena fields with single-byte headers and... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bruce Momjian | Update XML error message text for missing libxml; updat... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Magnus Hagander | Continue running contrib regression tests if one fails... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Magnus Hagander | Make sure list of tests is cleared out before getting... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Bruce Momjian | Improve documentation/warning when --with-libxml is... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Andrew Dunstan | improve test headings |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Bruce Momjian | Re-add FAQ item 3.7 which was accidentally removed... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Andrew Dunstan | Don't install files for xml2 when building without... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Bruce Momjian | Remove plpython casts C source code casts: |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Magnus Hagander | Don't install files for sslinfo when building without... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Document how to identify an invalid index after a faile... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Tom Lane | Remove the CheckpointStartLock in favor of having backe... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Allow pl/pythonu >= version 2.3 to return boolean,... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Allow PL/PythonU to compile on Python 2.5. Change... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Update comment for new thread_test location. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Tom Lane | Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Allow NOTIFY/LISTEN/UNLISTEN to only take relation... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Andrew Dunstan | Check length of enum literals on definition and input... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Pl/python -> Pl/PythonU: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add item: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Tom Lane | Fix check_sql_fn_retval to allow the case where a SQL... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Bruce Momjian | > o Add PQexecf() that allows complex parameter substi... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Peter Eisentraut | Put documentation on XML data type and functions in... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Magnus Hagander | xcopy can only deal with forward-slashed paths when... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Teodor Sigaev | Fix caching of unsuccessful initialization of parser... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Tom Lane | Support enum data types. Along the way, use macros... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Peter Eisentraut | Update catversion for new XML mapping functions |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Peter Eisentraut | Update SQL conformance for SQL to XML mappings |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Peter Eisentraut | Mapping schemas and databases to XML and XML Schema. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Peter Eisentraut | Complete cleaning |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Magnus Hagander | Add some instrumentation to the bgwriter, through the... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Bruce Momjian | Update SSL description for when SSL root.crt/server... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Tom Lane | Fix oversight in coding of _bt_start_vacuum: we can... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Bruce Momjian | pg_char_to_encoding() was redundant in initdb because |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Bruce Momjian | Add to: |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Magnus Hagander | Install include files |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Bruce Momjian | Update item: |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Tom Lane | exec_parse_message neglected to copy parameter type... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Magnus Hagander | Make ECPG regression tests use native threading instead... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Michael Meskes | - Added patch by Magnus Hagander <magnus@hagander.net... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Tom Lane | Teach CLUSTER to skip writing WAL if not needed (ie... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Neil Conway | Code cleanup for the new regexp UDFs: we can hardcode... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Neil Conway | Replace 4-clause licensed blf.[ch] with blowfish implem... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Alvaro Herrera | Add the "recheck" logic to autovacuum worker code.... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Magnus Hagander | Fix compiler warnings in ereport messages on mingw. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Tom Lane | Fix uninitialized-variable bug. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Tom Lane | Fix array coercion expressions to ensure that the corre... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Magnus Hagander | Install import libraries used to link to libpq, ecpg... |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Alvaro Herrera | Cosmetic changes: rename some struct fields, and move... |
commit | commitdiff | tree | snapshot |
next |