| 2010-03-21 | Bruce Momjian | Add more 9.0 release note documentation links. | commit | commitdiff | tree | 
| 2010-03-21 | Bruce Momjian | Add links to documentation sections in 9.0 release... | commit | commitdiff | tree | 
| 2010-03-21 | Peter Eisentraut | Message tuning | commit | commitdiff | tree | 
| 2010-03-20 | Michael Meskes | Fixed ecpg parser to allow more than one C preprocessor... | commit | commitdiff | tree | 
| 2010-03-20 | Bruce Momjian | In 9.0 release notes, move libpq/ecpg up into their... | commit | commitdiff | tree | 
| 2010-03-20 | Bruce Momjian | Move server-side languages up one section in the 9... | commit | commitdiff | tree | 
| 2010-03-20 | Simon Riggs | Further corrections of mismatching struct and btree... | commit | commitdiff | tree | 
| 2010-03-20 | Bruce Momjian | Create 9.0 release notes;  keep 9.0-alpha release notes... | commit | commitdiff | tree | 
| 2010-03-20 | Bruce Momjian | Update sgml release note markup suggestions. | commit | commitdiff | tree | 
| 2010-03-20 | Tom Lane | Clear error_context_stack and debug_query_string at... | commit | commitdiff | tree | 
| 2010-03-20 | Robert Haas | Forbid renaming columns of objects whose column names... | commit | commitdiff | tree | 
| 2010-03-19 | Tom Lane | Modify error context callback functions to not assume... | commit | commitdiff | tree | 
| 2010-03-19 | Tom Lane | Fix oversight in btpo.xact patch; it was in fact instal... | commit | commitdiff | tree | 
| 2010-03-19 | Simon Riggs | Clarify docs about database parameter in streaming... | commit | commitdiff | tree | 
| 2010-03-19 | Simon Riggs | Add connection messages for streaming replication.... | commit | commitdiff | tree | 
| 2010-03-19 | Simon Riggs | Minor tweaks on libpqrcv_connect(): ensure conninfo_rep... | commit | commitdiff | tree | 
| 2010-03-19 | Simon Riggs | Update XLOG_PAGE_MAGIC to recognise WAL format changes. | commit | commitdiff | tree | 
| 2010-03-19 | Simon Riggs | Adjust comment in .history file to match recovery targe... | commit | commitdiff | tree | 
| 2010-03-19 | Simon Riggs | Reset btpo.xact following recovery of btree delete... | commit | commitdiff | tree | 
| 2010-03-18 | Peter Eisentraut | Also print the libpq error message when lo_create or... | commit | commitdiff | tree | 
| 2010-03-18 | Peter Eisentraut | Prevent the injection of invalidly encoded strings... | commit | commitdiff | tree | 
| 2010-03-18 | Peter Eisentraut | Message style tuning | commit | commitdiff | tree | 
| 2010-03-18 | Bruce Momjian | Mention way to get commit details for release notes. | commit | commitdiff | tree | 
| 2010-03-18 | Tom Lane | Fix missing parentheses for current_query(), per bug... | commit | commitdiff | tree | 
| 2010-03-18 | Peter Eisentraut | Use data-type specific conversion functions also in... | commit | commitdiff | tree | 
| 2010-03-18 | Heikki Linnakangas | Add restartpoint_command option to recovery.conf. Fix... | commit | commitdiff | tree | 
| 2010-03-18 | Simon Riggs | Add vacuum_defer_cleanup_age to postgresql.conf.sample. | commit | commitdiff | tree | 
| 2010-03-17 | Peter Eisentraut | Don't link PL/Python against LOCALMODLIBS | commit | commitdiff | tree | 
| 2010-03-17 | Peter Eisentraut | Message style tuning | commit | commitdiff | tree | 
| 2010-03-17 | Peter Eisentraut | Fix peculiar, untranslatable message concatenation... | commit | commitdiff | tree | 
| 2010-03-17 | Peter Eisentraut | Make typography consistent | commit | commitdiff | tree | 
| 2010-03-17 | Magnus Hagander | Typo fixes. | commit | commitdiff | tree | 
| 2010-03-17 | Peter Eisentraut | Update broken and permanently moved links | commit | commitdiff | tree | 
| 2010-03-17 | Tom Lane | Pass incompletely-transformed aggregate argument lists... | commit | commitdiff | tree | 
| 2010-03-17 | Tom Lane | Fix incorrect example in CREATE INDEX reference page... | commit | commitdiff | tree | 
| 2010-03-17 | Simon Riggs | Fix typo in streaming replication protocol docs. | commit | commitdiff | tree | 
| 2010-03-16 | Simon Riggs | Fix typo in math function docs, spotted by Heikki. | commit | commitdiff | tree | 
| 2010-03-16 | Heikki Linnakangas | Throw a nicer error message if a standby server attempt... | commit | commitdiff | tree | 
| 2010-03-15 | Simon Riggs | Document that trig functions accept/return values in... | commit | commitdiff | tree | 
| 2010-03-15 | Simon Riggs | Remove incorrect comment from GetWriteRecPtr(): the... | commit | commitdiff | tree | 
| 2010-03-14 | Tom Lane | Update oidjoins regression test for 9.0. | commit | commitdiff | tree | 
| 2010-03-13 | Peter Eisentraut | Add some more structure and bits of information to... | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Revert all keepalive moves, reevaluate. | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Move more tcp keepalive macros to be consistent. | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Move TCP keepalive macro definition | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Add libpq warning message if the .pgpass-retrieved... | commit | commitdiff | tree | 
| 2010-03-13 | Peter Eisentraut | Update shared memory configuration information for... | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Document what user name email symbols are supported... | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Allow underscores in tsearch email addressses, per... | commit | commitdiff | tree | 
| 2010-03-13 | Bruce Momjian | Small adjustment by pgindent. | commit | commitdiff | tree | 
| 2010-03-12 | Bruce Momjian | Re-add comma, oops. | commit | commitdiff | tree | 
| 2010-03-12 | Tom Lane | Add some logging code for unexpected cases in pgstat... | commit | commitdiff | tree | 
| 2010-03-12 | Tom Lane | Fix a commented-out block of code that pgindent didn... | commit | commitdiff | tree | 
| 2010-03-12 | Bruce Momjian | Remove unnecessary comma in documentation. | commit | commitdiff | tree | 
| 2010-03-11 | Tom Lane | Add missing reset of need_initialization in reloptions... | commit | commitdiff | tree | 
| 2010-03-11 | Tom Lane | Modify psql's \d printout to fold exclusion constraints... | commit | commitdiff | tree | 
| 2010-03-11 | Tom Lane | Sync timezone code with tzcode 2010c from the Olson... | commit | commitdiff | tree | 
| 2010-03-11 | Heikki Linnakangas | Fix bug in KnownAssignedXidsMany(). I saw this when... | commit | commitdiff | tree | 
| 2010-03-11 | Heikki Linnakangas | Fix comment which was apparently copy-pasted from anoth... | commit | commitdiff | tree | 
| 2010-03-11 | Tom Lane | Simplify a couple of pg_dump and psql \d queries about... | commit | commitdiff | tree | 
| 2010-03-11 | Tom Lane | Update comment for pg_constraint.conindid to mention... | commit | commitdiff | tree | 
| 2010-03-10 | Robert Haas | Fix incorrect comment about permissions checking being... | commit | commitdiff | tree | 
| 2010-03-10 | Itagaki Takahiro | pg_start_backup() can use a share lock to lock ControlF... | commit | commitdiff | tree | 
| 2010-03-10 | Tom Lane | Preliminary release notes for releases 8.4.3, 8.3.10... | commit | commitdiff | tree | 
| 2010-03-09 | Tom Lane | Use SvROK(sv) rather than directly checking SvTYPE... | commit | commitdiff | tree | 
| 2010-03-09 | Alvaro Herrera | Update time zone data files to tzdata release 2010d... | commit | commitdiff | tree | 
| 2010-03-09 | Michael Meskes | ecpg now adds a unique counter to its varchar struct... | commit | commitdiff | tree | 
| 2010-03-09 | Andrew Dunstan | Add checks for valid encoding of query strings passed... | commit | commitdiff | tree | 
| 2010-03-08 | Bruce Momjian | Return proper exit code (3) from psql when ON_ERROR_STO... | commit | commitdiff | tree | 
| 2010-03-08 | Magnus Hagander | Add missing space in example. | commit | commitdiff | tree | 
| 2010-03-08 | Michael Meskes | Better test the content of the SQLSTATE string in ecpgl... | commit | commitdiff | tree | 
| 2010-03-08 | Magnus Hagander | Require hostname to be set when using GSSAPI authentica... | commit | commitdiff | tree | 
| 2010-03-08 | Magnus Hagander | Disallow gssapi authentication on local connections... | commit | commitdiff | tree | 
| 2010-03-08 | Tom Lane | Update time zone data files to tzdata release 2010c... | commit | commitdiff | tree | 
| 2010-03-07 | Magnus Hagander | Revert patch for --psqlrc=FILENAME in psql. | commit | commitdiff | tree | 
| 2010-03-06 | Tom Lane | Fix warning messages in restrict_and_check_grant()... | commit | commitdiff | tree | 
| 2010-03-06 | Magnus Hagander | Add --psqlrc=FILENAME parameter to psql, to process... | commit | commitdiff | tree | 
| 2010-03-06 | Tom Lane | When reading pg_hba.conf and similar files, do not... | commit | commitdiff | tree | 
| 2010-03-05 | Michael Meskes | In case the connection magically disappears libecpg... | commit | commitdiff | tree | 
| 2010-03-04 | Heikki Linnakangas | Fix IsBinaryCoercible to not confuse a cast using in... | commit | commitdiff | tree | 
| 2010-03-03 | Bruce Momjian | Add C comment about DDL changes possibly causing pg_dum... | commit | commitdiff | tree | 
| 2010-03-03 | Bruce Momjian | Document that "Q" is ignored by to_date and to_timestam... | commit | commitdiff | tree | 
| 2010-03-03 | Tom Lane | Fix a couple of places that would loop forever if attem... | commit | commitdiff | tree | 
| 2010-03-03 | Heikki Linnakangas | Fix pg_dump of ACLs of foreign servers. The command... | commit | commitdiff | tree | 
| 2010-03-03 | Tom Lane | Make contrib/xml2 use core xml.c's error handler, when... | commit | commitdiff | tree | 
| 2010-03-03 | Tom Lane | Export xml.c's libxml-error-handling support so that... | commit | commitdiff | tree | 
| 2010-03-03 | Andrew Dunstan | Make iconv work like other optional libraries for MSVC. | commit | commitdiff | tree | 
| 2010-03-03 | Bruce Momjian | Fix SGML markup. | commit | commitdiff | tree | 
| 2010-03-03 | Bruce Momjian | Restructure CREATE FUNCTION "NOTES" section to be short... | commit | commitdiff | tree | 
| 2010-03-03 | Tom Lane | Instead of trying (and failing) to allow <<label>>... | commit | commitdiff | tree | 
| 2010-03-02 | Bruce Momjian | Adjust max_standby_delay documentation to be clearer... | commit | commitdiff | tree | 
| 2010-03-02 | Andrew Dunstan | Add missing library and include dir for XSLT in MSVC... | commit | commitdiff | tree | 
| 2010-03-02 | Bruce Momjian | Document the effect of max_standby_delay on increasing... | commit | commitdiff | tree | 
| 2010-03-02 | Peter Eisentraut | Update keywords list for 9.0 | commit | commitdiff | tree | 
| 2010-03-02 | Andrew Dunstan | Do not run regression tests for contrib/xml2 on MSVC... | commit | commitdiff | tree | 
| 2010-03-02 | Tom Lane | Cause plpgsql to throw an error if "INTO rowtype_var... | commit | commitdiff | tree | 
| 2010-03-02 | Andrew Dunstan | Add XSLT defines for MSVC builds | commit | commitdiff | tree | 
| 2010-03-01 | Heikki Linnakangas | Fix translation of strings in psql \d output (translati... | commit | commitdiff | tree | 
| 2010-03-01 | Heikki Linnakangas | Fix numericlocale psql option when used with a null... | commit | commitdiff | tree | 
| 2010-03-01 | Tom Lane | Fix contrib/xml2 so regression test still works when... | commit | commitdiff | tree | 
| next |