2008-10-06 |
Heikki Linnakangas | Use fork names instead of numbers in the file names... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Tom Lane | Editorial improvements to description of pg_settings... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Magnus Hagander | Add columns boot_val and reset_val to the pg_settings... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Heikki Linnakangas | Index FSMs needs to be vacuumed as well. Report by... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Tom Lane | Random speculation about the reason for PPC64 buildfarm... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Tom Lane | Experimental patch to see if it fixes MSVC builds ... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Tom Lane | Fix the implicit-RTE code to be able to handle implicit... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Tom Lane | Fix a missed case in int8-exp-three-digits.out, per... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Tom Lane | Tweak the overflow checks in integer division functions... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Tom Lane | Improve behavior of WITH RECURSIVE with an untyped... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Tom Lane | Fix markTargetListOrigin() to not fail on a simple... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Peter Eisentraut | Remove some unportable tests |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Peter Eisentraut | Remove obsolete internal functions istrue, isfalse... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Peter Eisentraut | Reverse int8.out and int8-exp-three-digits.out mixup. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Peter Eisentraut | Additional test coverage for int8 type (int8.c) |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Peter Eisentraut | Additional test coverage for boolean type (bool.c) |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Tom Lane | Implement SQL-standard WITH clauses, including WITH... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Peter Eisentraut | Additional string function tests for coverage of oracle... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Tom Lane | Add a note about how to check for bare < and & in SGML... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Peter Eisentraut | Add regression test for macaddr type. Enhance document... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Peter Eisentraut | Fix coverage targets so that HTML view is reliably... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Peter Eisentraut | Put back the copying of some of the regression test... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Heikki Linnakangas | Add relation fork support to pg_relation_size() functio... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Bruce Momjian | Update README.HOT to reflect new snapshot tracking... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Tom Lane | Fix improper display of fractional seconds in interval... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Tom Lane | Partial fix for contrib vpath breakage. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Heikki Linnakangas | Make the blkno arguments bigints instead of int4s.... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Heikki Linnakangas | Fix function name in pg_freespacemap docs. It's "pg_fre... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Peter Eisentraut | Update pg_regress calls in PL checks to handle vpath... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Peter Eisentraut | Allow pg_regress to be run outside the build tree.... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Tom Lane | Improve tuplestore.c to support multiple concurrent... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Magnus Hagander | Link libpq with libgssapi if configure finds it, as |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Tom Lane | Suppress an uninitialized-variable warning (not all... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Heikki Linnakangas | Fix WAL redo of FSM truncation. We can't call smgrtrunc... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Tom Lane | Fix compiler warning (unportable sprintf usage) |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Tom Lane | Fix misspelled comment |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Heikki Linnakangas | Rewrite pg_freespacemap to match the new FSM implementa... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Heikki Linnakangas | Forgot to bump catalog version in the commit of FSM... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Heikki Linnakangas | Rewrite the FSM. Instead of relying on a fixed-size... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Tom Lane | Dept of second thoughts: let's make sure that get_index... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Tom Lane | Add hooks to let plugins override the planner's lookups... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Andrew Dunstan | Compare escaped chars case insensitively for ILIKE... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Tom Lane | Fix pointer-advancement bugs in MS and US cases of... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Tom Lane | Make LIKE throw an error if the escape character is... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Tom Lane | Establish the rule that array types should have the... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Bruce Momjian | Add documentation about when trigger values NEW/OLD... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Bruce Momjian | Fix integral timestamps so the output is consistent... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Heikki Linnakangas | Fix pg_dump bug in the database-level collation patch... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Tom Lane | Fix more problems with rewriter failing to set Query... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Bruce Momjian | Fix markup tag error, envvar -> envar. |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Tom Lane | Fix unportable syntax used in recent patch. Per result... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Magnus Hagander | Silence compiler warning caused by recent collation... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Magnus Hagander | Make sure pg_control is opened in binary mode, to deal |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Magnus Hagander | Only show source file and line numbers to superusers... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Bruce Momjian | Add comment about the use of EXEC_BACKEND. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Bruce Momjian | Mention battery-backed cache under hardware selection... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Heikki Linnakangas | Tighten the check in initdb and CREATE DATABASE that... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Heikki Linnakangas | Make LC_COLLATE and LC_CTYPE database-level settings... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Tom Lane | Get rid of pgpass_from_client tracking inside libpq... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Tom Lane | Fix dblink_connect() so that it verifies that a passwor... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Tom Lane | Simplify the definitions of a couple of system views... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Tom Lane | Add a PQfireResultCreateEvents function to allow applic... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Tom Lane | Create a selectivity estimation function for the text... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Tom Lane | Improve the recently-added libpq events code to provide... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Magnus Hagander | Mark SessionReplicationRole as PGDLLIMPORT so it |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Peter Eisentraut | Add additional rules so that make init-po for ecpg... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Alvaro Herrera | Optimize CleanupTempFiles by having a boolean flag... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Tom Lane | Preliminary release notes for upcoming back branch... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Tom Lane | Update time zone data files to tzdata release 2008f... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Tom Lane | Allow ShowBufferUsage() to report the number of reads... |
commit | commitdiff | tree | snapshot |
2008-09-17 |
Tom Lane | Add an "events" system to libpq, whereby applications... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Tom Lane | Clean up a couple of weird corner cases in interval... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Tom Lane | Widen the nLocks counts in local lock tables from int... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Tom Lane | Fix multiple memory leaks in xml_out(). Per report... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Tom Lane | Fix caching of foreign-key-checking queries so that... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Magnus Hagander | Fix error messages from recent pg_hba parsing patch... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Tom Lane | Change hash indexes to store only the hash code rather... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Magnus Hagander | Add missing quotes. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Magnus Hagander | Parse pg_hba.conf in postmaster, instead of once in... |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Peter Eisentraut | Avoid compiler warning about variable used before assigned. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Magnus Hagander | Polish and Turkish FAQ also needed converting to UTF8 |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Magnus Hagander | Convert Russian FAQ to UTF8, to make it render properly... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Tom Lane | Update citext's documentation to match the recently... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Tom Lane | Skip opfamily check in eclass_matches_any_index() when... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Peter Eisentraut | Update man page build instructions. |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Tom Lane | Add a duration option to pgbench, so that test length... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Tom Lane | Tighten up to_date/to_timestamp so that they are more... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Tom Lane | Adjust the parser to accept the typename syntax INTERVA... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Alvaro Herrera | Initialize the minimum frozen Xid in vac_update_datfroz... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Tom Lane | Tweak newly added set_config_sourcefile() so that the... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Tom Lane | Make our parsing of INTERVAL literals spec-compliant... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Alvaro Herrera | Add "source file" and "source line" information to... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Tom Lane | Avoid using sprintf() for a simple octal conversion... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Tom Lane | Fix a couple of places where the plpgsql grammar would... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Tom Lane | Improve the plan cache invalidation mechanism to make... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Alvaro Herrera | Improve plpgsql's ability to report tuple incompatibili... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Tom Lane | Fix a couple of problems pointed out by Fujii Masao... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Tom Lane | Make pg_dump --data-only try to order the table dumps... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Tom Lane | Create a separate grantable privilege for TRUNCATE... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Tom Lane | Support set-returning functions in the target lists... |
commit | commitdiff | tree | snapshot |
next |