2012-03-05 |
Peter Eisentraut | Add isolation test to check-world and installcheck... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Tom Lane | Rewrite GiST support code for rangetypes. |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Tom Lane | Remove useless "rough estimate" path from mcelem_array_... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Tom Lane | Improve histogram-filling loop in new compute_array_sta... |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Magnus Hagander | More carefully validate xlog location string inputs |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Magnus Hagander | Add function pg_xlog_location_diff to help comparisons |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Tom Lane | Collect and use element-frequency statistics for arrays. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Andrew Dunstan | Provide environment overrides for psql file locations. |
commit | commitdiff | tree | snapshot |
2012-03-03 |
Peter Eisentraut | Allow CREATE TABLE (LIKE ...) from composite type |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Eisentraut | Fix incorrect uses of gzFile |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Eisentraut | Re-add "make check" target in src/test/isolation/Makefile |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Tom Lane | Allow child-relation entries to be made in ec_has_const... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Eisentraut | Add COLLATION FOR expression |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Peter Eisentraut | ecpg: Clean up some const usage |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Magnus Hagander | Add a rule to optionally build docs with the stylesheet... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Heikki Linnakangas | When a GiST page is split during index build, it might... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Peter Eisentraut | Small possible clarification in pg_basebackup reference... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Peter Eisentraut | Don't link pg_isolation_regress with libpq |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Peter Eisentraut | psql: Improve error display for psql -f - |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Alvaro Herrera | Remove TOAST table from pg_database |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Tom Lane | Simplify references to backslash-doubling in func.sgml. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Heikki Linnakangas | Correctly detect SSI conflicts of prepared transactions... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Tom Lane | Fix MSVC builds for previous patch's addition of a... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Alvaro Herrera | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Tom Lane | Move CRC tables to libpgport, and provide them in a... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Tom Lane | Fix thinko in new match_join_clauses_to_index() logic. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Peter Eisentraut | Add const qualifiers where they are accidentally cast... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Alvaro Herrera | psql: when tab-completing, use quotes on file names... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Alvaro Herrera | ALTER TABLE: skip FK validation when it's safe to do so |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Peter Eisentraut | Call check_keywords.pl in maintainer-check |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Tom Lane | Fix some more bugs in GIN's WAL replay logic. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Peter Eisentraut | Remove useless cast |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Peter Eisentraut | Remove useless const qualifier |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Magnus Hagander | Fix some typos and correct wording in the monitoring... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Magnus Hagander | Merge the list of statistics functions into the view... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Magnus Hagander | Make each pg_stat_ view into it's own table in the... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Tom Lane | Merge dissect() into cdissect() to remove a pile of... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Tom Lane | Avoid repeated creation/freeing of per-subre DFAs durin... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Tom Lane | Remove useless "retry memory" logic within regex engine. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Bruce Momjian | Mention original ctags option name. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Bruce Momjian | Update src/tools/make_ctags to avoid Exuberant tags... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Peter Eisentraut | Put Debian package list back in alphabetical order |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Peter Eisentraut | Add some enumeration commas, for consistency |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Tom Lane | Fix the general case of quantified regex back-references. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Andrew Dunstan | Correctly handle NULLs in JSON output. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Last-minute release note updates. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Convert newlines to spaces in names written in pg_dump... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Remove arbitrary limitation on length of common name... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Require execute permission on the trigger function... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Tom Lane | Allow MinGW builds to use standardly-named OpenSSL... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Peter Eisentraut | Remove inappropriate quotes |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Peter Eisentraut | Fix build without OpenSSL |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Haas | Don't install hstore--1.0.sql any more. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Haas | Make EXPLAIN (BUFFERS) track blocks dirtied, as well... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Bruce Momjian | Improve wording of pg_upgrade logfile option: |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Tom Lane | Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Peter Eisentraut | Add parameters for controlling locations of server... |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Alvaro Herrera | REASSIGN OWNED: Support foreign data wrappers and servers |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Tom Lane | Don't clear btpo_cycleid during _bt_vacuum_one_page. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Tom Lane | Cosmetic cleanup for commit a760893dbda9934e287789d54bb... |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Magnus Hagander | Avoid double close of file handle in syslogger on win32 |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Andrew Dunstan | Fix typo, noticed by Will Crawford. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Peter Eisentraut | pg_regress: Add application name setting |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Tom Lane | Don't reject threaded Python on FreeBSD. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Andrew Dunstan | Fix a couple of cases of JSON output. |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Tom Lane | Fix regex back-references that are directly quantified... |
commit | commitdiff | tree | snapshot |
2012-02-20 |
Tom Lane | Add caching of ctype.h/wctype.h results in regc_locale.c. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Tom Lane | Create the beginnings of internals documentation for... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Andrew Dunstan | Improve pretty printing of viewdefs. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Michael Meskes | In ecpglib rewrote code that used strtok_r to not use... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Tom Lane | Update expected/collate.linux.utf8.out for recent plpgs... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Michael Meskes | gcc on Windows does not know about strtok_s. |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Michael Meskes | Windows doesn't have strtok_r, so let's use strtok_s... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Michael Meskes | Make sure all connection paramters are used in call... |
commit | commitdiff | tree | snapshot |
2012-02-18 |
Tom Lane | Sync regex code with Tcl 8.5.11. |
commit | commitdiff | tree | snapshot |
2012-02-17 |
Tom Lane | Fix longstanding error in contrib/intarray's int[]... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Tom Lane | Improve statistics estimation to make some use of DISTI... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Robert Haas | pg_dump: Miscellaneous tightening based on recent refac... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Robert Haas | pg_dump: Remove global connection pointer. |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Robert Haas | Refactor pg_dump.c to avoid duplicating returns-one... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Robert Haas | Invent on_exit_nicely for pg_dump. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Tom Lane | Run a portal's cleanup hook immediately when pushing... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Robert Haas | Fix VPATH builds, broken by my recent commit to speed... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Bruce Momjian | Have pg_upgrade output 'link' or 'copy' when reporting... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Robert Haas | sepgsql: Move some code from hooks.c to label.c |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Robert Haas | Speed up in-memory tuplesorting. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Robert Haas | More regression tests for LEAKPROOF/NOT LEAKPROOF stuff. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Robert Haas | Make CREATE/ALTER FUNCTION support NOT LEAKPROOF. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Robert Haas | sepgsql: Reword and fix typo in docs on DML permissions. |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Bruce Momjian | Fix pg_test_fsync Win32 problems reported by the build... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Bruce Momjian | Try to get pg_test_thread to compile on Windows by... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bruce Momjian | Improve fsync documentation by stating that -W _0_... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Tom Lane | Preserve column names in the execution-time tupledesc... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bruce Momjian | Document random page cost is only 4x seqeuntial, and... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bruce Momjian | Document that the pg_test_fsync defaults allow the... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bruce Momjian | Change contrib/pg_test_fsync to control tests in terms... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Robert Haas | Remove new, intermittently failing regression test. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Robert Haas | Fix new create_function_3 regression tests not to rely... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Robert Haas | Allow LEAKPROOF functions for better performance of... |
commit | commitdiff | tree | snapshot |
next |