2010-09-28 |
Tom Lane | Fix another small oversight in command_no_begin patch. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Bruce Momjian | Mention that pg_upgrade requires write permission in... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Bruce Momjian | Mention in pg_upgrade docs that the proper Win32 servic... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Tom Lane | Fix PlaceHolderVar mechanism's interaction with outer... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Bruce Momjian | Add mention of installing pg_upgrade_support in pg_upgr... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Itagaki Takahiro | Only DISCARD ALL should be in the command_no_begin... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Itagaki Takahiro | Add DISCARD to the command_no_begin list for AUTOCOMMIT... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Robert Haas | Add "(change requires restart)" note to some postgresql... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Tom Lane | Fix another join removal bug: the check on PlaceHolderV... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Tom Lane | Further fixes to the pg_get_expr() security fix in... |
commit | commitdiff | tree | snapshot |
2010-09-25 |
Peter Eisentraut | Fix man page markup for <cmdsynopsis> with multiple... |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Tom Lane | Still more .gitignore cleanup. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
Robert Haas | Add contrib/xml2/pgxml.sql to .gitignore |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Tom Lane | ProcessIncomingNotify *must* reset notifyInterruptOccur... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Tom Lane | Prevent show_session_authorization from crashing when... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Tom Lane | Avoid sharing subpath list structure when flattening... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Heikki Linnakangas | Initialize tableoid field correctly when dumping foreig... |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Tom Lane | Re-allow input of Julian dates prior to 0001-01-01 AD. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Tom Lane | More fixes for libpq's .gitignore file. |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Tom Lane | Do some copy-editing on the Git usage docs. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Tom Lane | Fix remaining stray references to CVS. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Tom Lane | Add assorted other documentation build targets to docum... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Tom Lane | Some more gitignore cleanups: cover contrib and PL... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Magnus Hagander | Add gitignore files for ecpg regression tests. |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Magnus Hagander | Remove anonymous cvs instructions, and replace them... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Magnus Hagander | Convert cvsignore to gitignore, and add .gitignore... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Tom Lane | Fix a missed explanation of auto-analyze threshold... |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Tom Lane | Back-patch replacement of README.CVS with README.git. |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Robert Haas | Move pg_db_role_setting docs to correct place in alphab... |
commit | commitdiff | tree | snapshot |
2010-09-17 |
Marc G. Fournier | tag v9.0.0 ... the big day approaches REL9_0_0 |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Magnus Hagander | Treat exit code 128 (ERROR_WAIT_NO_CHILDREN) as non... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Peter Eisentraut | Translation updates for 9.0.0 |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Tom Lane | Stamp 9.0 release notes with expected release date... |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Tom Lane | Fix bad grammar. |
commit | commitdiff | tree | snapshot |
2010-09-16 |
Tom Lane | Fix two new-in-9.0 bugs in hstore. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Tom Lane | Add a compatibility note about plpgsql's treatment... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Tom Lane | Fix join-removal logic for pseudoconstant and outerjoin... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Heikki Linnakangas | Don't warn about an in-progress online backup, when... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Robert Haas | Elaborate on what gets stored in pg_authid.rolpasswd. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Heikki Linnakangas | Remove prototype for non-existent function from walrece... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Heikki Linnakangas | Process options from the startup packed in walsender... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Bruce Momjian | Don't try aligning comments for new archive_command... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Robert Haas | Link from pg_shadow docs to pg_authid docs. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Bruce Momjian | Re-add documentation for Win32 copy syntax for archive_... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Tom Lane | Remove obsolete claim that gzip is needed while install... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Bruce Momjian | Doc fixes: |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Eisentraut | Add tip about building plpython 2 and 3. Fix link... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Peter Eisentraut | Clarify that surrogate pairs are not encoded in UTF... |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Bruce Momjian | Modify pg_upgrade to set/restore all environment variab... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Tom Lane | Pad the ps_status display with nulls, not blanks, on... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Tom Lane | Clean up description of ecpg's dtcvfmtasc function. |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Tom Lane | Clean up some bad grammar and punctuation in descriptio... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Tom Lane | Fix up flushing of composite-type typcache entries... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Tom Lane | Clarify documentation of handling of null arguments... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Tom Lane | Improve release notes' description of Teodor's fixes... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Alvaro Herrera | Add missing markup for translatability |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Tom Lane | Cosmetic fixes for KnownAssignedXidsGetOldestXmin,... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Simon Riggs | Fix misleading DEBUG2 issued during RemoveOldXlogFiles() |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Simon Riggs | Truncate subtrans after each restartpoint. |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Simon Riggs | Teach GetOldestXmin() about KnownAssignedXids during... |
commit | commitdiff | tree | snapshot |
2010-08-30 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Tom Lane | Reduce PANIC to ERROR in some occasionally-reported... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
Tom Lane | Remove obsolete remark that PQprepare() is more flexibl... |
commit | commitdiff | tree | snapshot |
2010-08-27 |
Marc G. Fournier | tag rc1 ... final stretch ... REL9_0_RC1 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Tom Lane | Document the existence of the socket lock file under... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Tom Lane | Explain automatic creation (or lack of it) of indexes... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Tom Lane | Update time zone data files to tzdata release 2010l... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Alvaro Herrera | Improve wording for privilege description on certain... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Alvaro Herrera | Remove duplicate translatable phrase |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Peter Eisentraut | Translation updates for 9.0rc1 |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Tom Lane | Fix ExecMakeTableFunctionResult to verify that all... |
commit | commitdiff | tree | snapshot |
2010-08-26 |
Tom Lane | Don't auto-create the subdirectories holding built... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Bruce Momjian | Remove docs for "Incrementally Updated Backups" because... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Lane | Document filtering dictionaries in textsearch.sgml. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Lane | Improve hint message for ENOMEM failure from shmget(). |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Bruce Momjian | Update release notes, per comments from Simon Riggs. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Peter Eisentraut | Catch null pointer returns from PyCObject_AsVoidPtr... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Peter Eisentraut | Add missing description of reloftype field |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Lane | Docs review for unaccent: fix grammar, markup, etc. |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Tom Lane | Update 9.0 release notes for changes since beta4. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Tom Lane | Further editing of release notes. |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bruce Momjian | Fix awkward wording in Incrementally Updated Backups... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bruce Momjian | Clarifications for 9.0 release notes |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Bruce Momjian | Update autovacuum_freeze_max_age documentation to menti... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Tom Lane | Marginal code cleanup for streaming replication. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Tom Lane | Make pg_archivecleanup log messages more consistent. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Tom Lane | Make an editorial pass over the 9.0 release notes. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Bruce Momjian | Document that autovacuum_freeze_max_age is used for... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Tom Lane | Use a non-locale-dependent definition of isspace()... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Tom Lane | Improve parallel restore's ability to cope with selecti... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Tom Lane | Bring some sanity to the trace_recovery_messages code... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Tom Lane | Allow USING and INTO clauses of plpgsql's EXECUTE to... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Tom Lane | Keep exec_simple_check_plan() from thinking "SELECT... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Tom Lane | Be a bit less cavalier with both the code and the comme... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Heikki Linnakangas | Revert patch to coerce 'unknown' type parameters in... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Tom Lane | Allocate local buffers in a context of their own, rathe... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Tom Lane | Fix possible corruption of AfterTriggerEventLists in... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Tom Lane | Reset the per-output-tuple exprcontext each time throug... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Tom Lane | Fix failure of "ALTER TABLE t ADD COLUMN c serial"... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Tom Lane | Add missing handling of PlannedStmt.transientPlan in... |
commit | commitdiff | tree | snapshot |
next |