2009-12-25 |
Tom Lane | Fix brain fade in join-removal patch: a pushed-down... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Robert Haas | Add missing <indexterm><primary>...</primary>...</index... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Andrew Dunstan | Upgrade to latest ppport.h. Patch from Tim Bunce. |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Tom Lane | Try to improve the clarity of the psql documentation... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Bruce Momjian | Rename EnumValuesCreate() single-letter variable names... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Bruce Momjian | Binary upgrade: |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Tom Lane | Fix wrong WAL info value generated when gistContinueIns... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Peter Eisentraut | Revert brainfart: Of course the wildcard only works... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Peter Eisentraut | Replace target list by a wildcard, so that this workaro... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Tom Lane | Allow the index name to be omitted in CREATE INDEX... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Tom Lane | Remove code that attempted to rename index columns... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Magnus Hagander | Add basic build support for Visual Studio 2008, without... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Heikki Linnakangas | Always pass catalog id to the options validator functio... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Bruce Momjian | Rename pg_dump.c TypeInfo variable tinfo to tyinfo... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Tom Lane | Adjust naming of indexes and their columns per recent... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Tom Lane | Disallow comments on columns of relation types other... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Peter Eisentraut | In CREATE SEQUENCE dump, put MINVALUE before MAXVALUE... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Robert Haas | More cleanups for the recent large object permissions... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Tom Lane | There is no good reason for the CREATE TABLE LIKE INCLU... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Robert Haas | Fix two small typos in Hot Standby docs. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Peter Eisentraut | Add documentation why reassigning PL/Python function... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Peter Eisentraut | Add hot standby to release notes |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Bruce Momjian | Convert tabs to spaces in SGML. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Tom Lane | Sigh, I managed to break the no-links-in-plain-text... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Itagaki Takahiro | Add a whitespace to fix the query to dump large objects. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Tom Lane | Bump catversion to reflect the fact that HS patch chang... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Itagaki Takahiro | Add missing Id keyword to alter_large_object.sgml. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Tom Lane | plpgsql patch broke the MSVC build, too. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Tom Lane | Join in the fun of editorializing on the alpha release... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Alvaro Herrera | Update ecpg regression tests to plpgsql installed by... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Alvaro Herrera | Update tutorial on the fact that backslash commands... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Tom Lane | Adjust some more places in the documentation to match... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Simon Riggs | Allow read only connections during recovery, known... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Bruce Momjian | binary migration: pg_migrator |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Robert Haas | Fix a few typos in the latest 8.5alpha3 release notes. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Peter Eisentraut | 8.5alpha3 release notes up to Fri Dec 18 21:37:38 2009... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Tom Lane | Fix link that doesn't work in standalone INSTALL document. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Bruce Momjian | Install server-side language PL/pgSQL by default. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Tom Lane | Force the TZ environment variable to be set during... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Robert Haas | Improve documentation for pg_largeobject changes. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Michael Meskes | Reverting accidently commited changes. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Peter Eisentraut | Don't unblock SIGQUIT in the SIGQUIT handler |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Peter Eisentraut | If there is no sigdelset(), define it as a macro. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Tom Lane | Avoid a premature coercion failure in transformSetOpera... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Robert Haas | Several fixes for EXPLAIN (FORMAT YAML), plus one for... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Magnus Hagander | Remove spurious '22' that clearly shouldn't be there. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Michael Meskes | Fixed auto-prepare to not try preparing statements... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Peter Eisentraut | Python 3 support in PL/Python |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Lane | Avoid unnecessary copying of source string when generat... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Lane | Add a hook to let loadable modules get control at Proce... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Lane | Support ORDER BY within aggregate function calls, at... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Itagaki Takahiro | Add \shell and \setshell meta commands to pgbench. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Robert Haas | Add an EXPLAIN (BUFFERS) option to show buffer-usage... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Itagaki Takahiro | Fix pg_ctl initdb without options. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Tom Lane | Fix a bug introduced when set-returning SQL functions... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Itagaki Takahiro | Additional fixes for large object access control. |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Magnus Hagander | Allow LDAP authentication to operate in search+bind... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Tom Lane | Fix integer-to-bit-string conversions to handle the... |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Robert Haas | Export ExplainBeginOutput() and ExplainEndOutput()... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Tom Lane | Arrange to generate different random sequences in the... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Tom Lane | Ensure that the result tuple of an EvalPlanQual cycle... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Itagaki Takahiro | Add large object access control. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Bruce Momjian | Properly define ENABLE_THREAD_SAFETY in conflgure,... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Andrew Dunstan | Add YAML to list of EXPLAIN formats. Greg Sabino Mullan... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Peter Eisentraut | PL/Python array support |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Peter Eisentraut | Add init[db] option to pg_ctl |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Robert Haas | Fix levenshtein with costs. The previous code multipli... |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Tom Lane | Update release notes for releases 8.4.2, 8.3.9, 8.2... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Tom Lane | Prevent indirect security attacks via changing session... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Magnus Hagander | Add notes about updating disk and shared memory size... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Magnus Hagander | Update size references in installation instructions... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Magnus Hagander | Reject certificates with embedded NULLs in the commonNa... |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Tom Lane | Update time zone data files to tzdata release 2009s... |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Magnus Hagander | Fix a couple of broken links to third-party sites. |
commit | commitdiff | tree | snapshot |
2009-12-08 |
Magnus Hagander | Replace broken link to custom local gettext package... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Magnus Hagander | Update CVS documentation to be more current and add... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Tom Lane | Add exclusion constraints, which generalize the concept... |
commit | commitdiff | tree | snapshot |
2009-12-06 |
Tom Lane | Don't use a duplicate OID for aclexplode(). |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Peter Eisentraut | Speed up information schema privilege views |
commit | commitdiff | tree | snapshot |
2009-12-05 |
Peter Eisentraut | Information schema documentation |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Heikki Linnakangas | Fix bug in temporary file management with subtransactio... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Tom Lane | Clarify what's supposed to happen when a cursor FETCH... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Bruce Momjian | thread-safety |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Teodor Sigaev | Preventing intersection of ranges during page split... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Tom Lane | Mark application_name as GUC_REPORT so that the value... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Tom Lane | Instead of sending application_name as a SET command... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Bruce Momjian | Enable thread safety |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Bruce Momjian | psql -f - |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Tom Lane | Teach the regular expression functions to do case-insen... |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Bruce Momjian | Revert due to Tom's concerns: |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Bruce Momjian | ProcessUtility_hook: |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Bruce Momjian | hstore docs |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Bruce Momjian | THREAD_SUPPORT |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Tom Lane | Avoid core dump on empty thesaurus dictionary. |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Peter Eisentraut | In SRF example, move oldcontext variable definition... |
commit | commitdiff | tree | snapshot |
2009-11-30 |
Bruce Momjian | Properly indent SGML. |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Tom Lane | Fix session-lifespan memory leak when a plperl function... |
commit | commitdiff | tree | snapshot |
2009-11-29 |
Peter Eisentraut | Error when a specified connection service is not found... |
commit | commitdiff | tree | snapshot |
next |