2010-11-04 |
Tom Lane | Allow moddatetime's target column to be of type timesta... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Tom Lane | Use appendStringInfoString() where appropriate in elog.c. |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Tom Lane | Reimplement planner's handling of MIN/MAX aggregate... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Tom Lane | Reduce recursion depth in recently-added regression... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Tom Lane | Use only one hash entry for all instances of a pltcl... |
commit | commitdiff | tree | snapshot |
2010-11-03 |
Peter Eisentraut | Print a make warning when using GNU make older than... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Tom Lane | Fix adjust_semi_join to be more cautious about clausele... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Tom Lane | Fix buffer overrun in pg_upgrade. |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Tom Lane | Ensure an index that uses a whole-row Var still depends... |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Michael Meskes | Some cleanup in ecpg code: |
commit | commitdiff | tree | snapshot |
2010-11-02 |
Heikki Linnakangas | Bootstrap WAL to begin at segment logid=0 logseg=1... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Tom Lane | Avoid using a local FunctionCallInfoData struct in... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Heikki Linnakangas | Fix corner-case bug in tracking of latest removed WAL... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Tom Lane | Revert removal of trigger flag from plperl function... REL9_1_ALPHA2 |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Tom Lane | Provide hashing support for arrays. |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Peter Eisentraut | Change version number in release notes to 9.1alpha2 |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Peter Eisentraut | Last-minute updates to 9.1alpha2 release notes |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Tom Lane | Fix comparisons of pointers with zero to compare with... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Tom Lane | Oops, missed one fix for EquivalenceClass rearrangement. |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Tom Lane | Avoid creation of useless EquivalenceClasses during... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Heikki Linnakangas | Give a more specific error message if you try to COMMIT... |
commit | commitdiff | tree | snapshot |
2010-10-29 |
Andrew Dunstan | Allow generic record arguments to plperl functions |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Peter Eisentraut | Add tab completion for psql \dg and \z |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Peter Eisentraut | Make \? output of \dg and \du the same |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Tom Lane | Save a few cycles in plpgsql simple-expression initiali... |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Tom Lane | Fix plpgsql's handling of "simple" expression evaluation. |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Peter Eisentraut | Release notes for 9.1alpha2 |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Peter Eisentraut | Remove obsolete release-alpha.sgml |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Peter Eisentraut | Remove tabs from SGML |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Robert Haas | Revert "Correct WAL space calculation formula in docs." |
commit | commitdiff | tree | snapshot |
2010-10-28 |
Robert Haas | Reorganize OS-specific details about write caching... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Tom Lane | Previous patch had no detectable virtue other than... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Heikki Linnakangas | Fix long-standing segfault when accept() or one of... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Tom Lane | Fix up some oversights in psql's Unicode-escape support. |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Robert Haas | Note that effective_io_concurrency only affects bitmap... |
commit | commitdiff | tree | snapshot |
2010-10-27 |
Robert Haas | Add a client authentication hook. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Robert Haas | Minor fixups for psql's process_file() function. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Heikki Linnakangas | Note explicitly that hash indexes are also not replicat... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Robert Haas | Fix dumb typo in SECURITY LABEL error message. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Heikki Linnakangas | Before removing backup_label and irrevocably changing... |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Peter Eisentraut | Add missing newlines at end of files |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Itagaki Takahiro | Fix typos "are are". |
commit | commitdiff | tree | snapshot |
2010-10-26 |
Itagaki Takahiro | Add .gitignore for contrib/uuid-ossp. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Peter Eisentraut | Refactor typenameTypeId() |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tom Lane | Fix overly-enthusiastic Assert in printing of Param... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tom Lane | Fix inline_set_returning_function() to preserve the... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Alvaro Herrera | find -path is not portable, so use grep -v instead. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tom Lane | Work around rounding misbehavior exposed by buildfarm. |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Andrew Dunstan | Remove unnecessary use of trigger flag to hash plperl... |
commit | commitdiff | tree | snapshot |
2010-10-25 |
Tom Lane | Allow new values to be added to an existing enum type. |
commit | commitdiff | tree | snapshot |
2010-10-24 |
Peter Eisentraut | Support suffix matching of host names in pg_hba.conf |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Robert Haas | Correct a mistake in levenshtein_less_equal() multibyte... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Heikki Linnakangas | Add semicolon, missed in previous patch. And update... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Heikki Linnakangas | Make OFF keyword unreserved. It's not hard to imagine... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Bruce Momjian | Mention limited usefulness of .pgpass database field. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Tom Lane | Improve handling of domains over arrays. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tom Lane | Remove obsolete comment, per Josh Kupershmidt. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bruce Momjian | Clean up pg_upgrade cache lookup code; remove useless... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Heikki Linnakangas | If pk is NULL, the backend would segfault when accessin... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tom Lane | Don't try to fetch database name when SetTransactionIdL... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Alvaro Herrera | Remove AtStart_Cache() call in CommandCounterIncrement(). |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tom Lane | Fix ecpg test building process to not generate *.dSYM... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Robert Haas | Add some caveats to the contrib/isn docs. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Robert Haas | Updates to contrib/isn ISBN tables. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bruce Momjian | Rename pg_upgrade 'log' to 'log_opts', to avoid platfor... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bruce Momjian | Further speed up pg_upgrade lookups. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Tom Lane | Update storage.sgml to describe the 9.0 tablespace... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bruce Momjian | Fix for new pg_upgrade cache code. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bruce Momjian | Cache most recent relfilenode lookups, for speed, after... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Bruce Momjian | In pg_upgrade, use cached copy of directory listing... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bruce Momjian | Pgindent run on pg_upgrade source after restructuring. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bruce Momjian | Restructure the pg_upgrade code to use several global... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Tom Lane | Fix incorrect generation of whole-row variables in... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bruce Momjian | In pg_upgrade, rename SHELL_EXT to SCRIPT_EXT, for... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bruce Momjian | Add removal of PG_VERSION to optional old cluster delet... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bruce Momjian | Add mention of using tools/fsync to test fsync methods... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Robert Haas | Add levenshtein_less_equal, optimized version for small... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Robert Haas | Unbreak comments on composite type attributes. |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Bruce Momjian | In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Peter Eisentraut | Support key word 'all' in host column of pg_hba.conf |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Bruce Momjian | Document the tablespace directory "should" be empty... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Robert Haas | Change example pg_hba.conf in docs to match altered... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Tom Lane | Fix a passel of inappropriately-named global functions... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Tom Lane | Improve GIN indexscan cost estimation. |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Magnus Hagander | Fix msvc build for localized versions of Visual C++ |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Tom Lane | Fix recent changes to not break non-IPV6-aware systems. |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Alvaro Herrera | Document that translate() removes characters in "from... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Tom Lane | Allow WITH clauses to be attached to INSERT, UPDATE... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Peter Eisentraut | Support host names in pg_hba.conf |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Peter Eisentraut | Change references to SQL/XML:2003 to :2008 and renumber... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Tom Lane | Document the DISTINCT noise word in the UNION/INTERSECT... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Alvaro Herrera | Allow pg_ctl to register the service in either AUTO... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Magnus Hagander | Fix low-risk potential denial of service against RADIUS... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Simon Riggs | Correct WAL space calculation formula in docs. |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Bruce Momjian | Improve comment about ignoring 128 error code on Windows: |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Robert Haas | Add pg_user_mappings to the table of system views. |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Tom Lane | Support MergeAppend plans, to allow sorted output from... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Peter Eisentraut | Fix makefile logic to not break the build when xgettext... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Peter Eisentraut | Remove reference.ced |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Peter Eisentraut | Complete the documentation of the USAGE privilege for... |
commit | commitdiff | tree | snapshot |
next |