2012-03-26 |
Peter Eisentraut | Remove dead assignment |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Robert Haas | Code cleanup for heap_freeze_tuple. |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Tom Lane | Fix COPY FROM for null marker strings that correspond... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Tom Lane | Replace empty locale name with implied value in CREATE... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Tom Lane | Fix planner's handling of outer PlaceHolderVars within... |
commit | commitdiff | tree | snapshot |
2012-03-24 |
Tom Lane | Cast some printf arguments to avoid possibly-nonportabl... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Tom Lane | Refactor simplify_function et al to centralize argument... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Tom Lane | Code review for protransform patches. |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Robert Haas | Clarify that PQconninfoParse returns an array with... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Robert Haas | Doc clarifications regarding use of varlena. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Robert Haas | Update docs on numeric storage requirements. |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Tom Lane | Fix GET DIAGNOSTICS for case of assignment to function... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Tom Lane | Refactor to eliminate duplicate copies of conninfo... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Tom Lane | If a role has a password expiration date, show that... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Tom Lane | Fix configure's search for collateindex.pl. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Peter Eisentraut | Clean up compiler warnings from unused variables with... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Peter Eisentraut | Add installing entab to pgindent instructions |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Haas | Doc updates for index-only scans. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Tom Lane | Allow new relmapper entries when allow_system_table_mod... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Haas | Improve connectMaintenanceDatabase() error reporting. |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Robert Haas | Add some CHECK_FOR_INTERRUPTS() calls to the heap-sort... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Tom Lane | Improve the -l (limit) option recently added to contrib... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Alvaro Herrera | pg_dump: get rid of die_horribly |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Alvaro Herrera | Fix trigger example code to match header changes |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Alvaro Herrera | Update struct Trigger in docs |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Robert Haas | Remove stray word from sepgsql documentation. |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Peter Eisentraut | pg_upgrade: Add new generated file to .gitignore |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Peter Eisentraut | pg_dump: Remove undocumented "files" output format |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Tom Lane | Restructure SELECT INTO's parsetree representation... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Alvaro Herrera | pg_dump: fix double free of query results |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Alvaro Herrera | plperl: Package-qualify _TD |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Bruce Momjian | In pg_upgrade, remove dependency on pg_config, as that... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Andrew Dunstan | Honor inputdir and outputdir when converting regression... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Bruce Momjian | In pg_upgrade, move new echo quote define into include... |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Peter Eisentraut | Add note about column privilege behavior to REVOKE... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Bruce Momjian | In pg_upgrade, create a script to incrementally generat... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Eisentraut | libpq: Fix minor memory leaks |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Eisentraut | psql: Remove inappropriate const qualifiers |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Eisentraut | pg_dump: Fix crash with invalid pg_cast row |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Eisentraut | pg_restore: Fix memory and file descriptor leak with... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Peter Eisentraut | backend: Fix minor memory leak in configuration file... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Tom Lane | Improve commentary in match_pathkeys_to_index(). |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Tom Lane | Revisit handling of UNION ALL subqueries with non-Var... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Heikki Linnakangas | Add comments explaining why our Itanium spinlock implem... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Robert Haas | A couple more fixes for the sepgsql documentation. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Robert Haas | Copy editing of sepgsql documentation. |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Robert Haas | sepgsql_setcon(). |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Peter Eisentraut | Add const qualifier to tzn returned by timestamp2tm() |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Peter Eisentraut | Remove unused tzn arguments for timestamp2tm() |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Bruce Momjian | Uppercase pg_upgrade status output title. |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Peter Eisentraut | Improve EncodeDateTime and EncodeTimeOnly APIs |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Peter Eisentraut | Add missing va_end() calls |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Peter Eisentraut | COPY: Add an assertion |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Peter Eisentraut | Add additional safety check against invalid backup... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Peter Eisentraut | pg_dump: Fix some minor memory leaks |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Tom Lane | Patch some corner-case bugs in pl/python. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Tom Lane | Fix minor memory leak in PLy_typeinfo_dealloc(). |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Tom Lane | Create a stack of pl/python "execution contexts". |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Robert Haas | pgstattuple: Use a BufferAccessStrategy object to avoid... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Robert Haas | pgstattuple: Add new error case for spgist indexes. |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Bruce Momjian | In pg_upgrade, add various logging improvements: |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Tom Lane | Fix SPGiST vacuum algorithm to handle concurrent tuple... |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Eisentraut | Use correct sizeof operand in qsort call |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Peter Eisentraut | Add comment for missing break in switch |
commit | commitdiff | tree | snapshot |
2012-03-12 |
Bruce Momjian | Remove tabs in SGML files |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Tom Lane | Make INSERT/UPDATE queries depend on their specific... |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Tom Lane | Make parameter name consistent with syntax summary. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Tom Lane | Fix documented type of t_infomask2. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Tom Lane | Teach SPGiST to store nulls and do whole-index scans. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Michael Meskes | Removed redundant "the" from ecpg's docs. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Tatsuo Ishii | Add description for --no-locale and --text-search-config. |
commit | commitdiff | tree | snapshot |
2012-03-11 |
Peter Eisentraut | Add more detail to error message for invalid arguments... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Tom Lane | Restructure SPGiST opclass interface API to support... |
commit | commitdiff | tree | snapshot |
2012-03-10 |
Peter Eisentraut | Add support for renaming constraints |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robert Haas | sepgsql DROP support. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Robert Haas | Extend object access hook framework to support argument... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Tom Lane | Revise FDW planning API, again. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Heikki Linnakangas | Update outdated comment. HeapTupleHeader.t_natts field... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Peter Eisentraut | psql: Remove useless code |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Tom Lane | Fix some issues with temp/transient tables in extension... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Peter Eisentraut | ecpg: Fix off-by-one error in memory copying |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Peter Eisentraut | ecpg: Fix rare memory leaks |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Heikki Linnakangas | Silence warning about unused variable, when building... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Tom Lane | Improve estimation of IN/NOT IN by assuming array eleme... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Tom Lane | Fix indentation of \d footers for non-ASCII cases. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Tom Lane | Add GetForeignColumnOptions() to foreign.c, and add... |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Robert Haas | psql: Avoid some spurious output if the server croaks. |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Peter Eisentraut | psql: Fix memory leak |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Peter Eisentraut | psql: Fix invalid memory access |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Peter Eisentraut | libpq: Fix memory leak |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Tom Lane | Expose an API for calculating catcache hash values. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Peter Eisentraut | libpq: Small code clarification, and avoid casting... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Tom Lane | Add a hook for processing messages due to be sent to... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Robert Haas | Typo fix. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Heikki Linnakangas | Make the comments more clear on the fact that UpdateFul... |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Heikki Linnakangas | Remove extra copies of LogwrtResult. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Heikki Linnakangas | Simplify the way changes to full_page_writes are logged. |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Bruce Momjian | In pg_upgrade, only lock the old cluster if link mode... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Tom Lane | Redesign PlanForeignScan API to allow multiple paths... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Tom Lane | Improve documentation around logging_collector and... |
commit | commitdiff | tree | snapshot |
next |