| 2009-01-28 | Magnus Hagander | Support running as a service on Windows 7, by not speci... | commit | commitdiff | tree | 
| 2009-01-27 | Magnus Hagander | Silence compiler warning on win32. | commit | commitdiff | tree | 
| 2009-01-27 | Magnus Hagander | Silence compiler warnings in new win32 locale code | commit | commitdiff | tree | 
| 2009-01-27 | Peter Eisentraut | Revert updatable views | commit | commitdiff | tree | 
| 2009-01-26 | Alvaro Herrera | Allow extracting and parsing of reloptions from a bare... | commit | commitdiff | tree | 
| 2009-01-26 | Peter Eisentraut | Message format tuning | commit | commitdiff | tree | 
| 2009-01-23 | Tom Lane | Tweak the existing special case for AIX in pg_getaddrin... | commit | commitdiff | tree | 
| 2009-01-23 | Bruce Momjian | Document that SELECT ... ORDER BY .. FOR UPDATE/SHARE... | commit | commitdiff | tree | 
| 2009-01-23 | Peter Eisentraut | Message style review | commit | commitdiff | tree | 
| 2009-01-23 | Heikki Linnakangas | Put back fast-path for the case that there's no backup... | commit | commitdiff | tree | 
| 2009-01-22 | Peter Eisentraut | Recreate ecpg_config.h with a stamp file created by... | commit | commitdiff | tree | 
| 2009-01-22 | Tom Lane | Support column-level privileges, as required by SQL... | commit | commitdiff | tree | 
| 2009-01-22 | Heikki Linnakangas | Only skip pages marked as clean in the visibility map... | commit | commitdiff | tree | 
| 2009-01-22 | Heikki Linnakangas | Update comments to reflect that tgenabled is not a... | commit | commitdiff | tree | 
| 2009-01-22 | Peter Eisentraut | Automatic view update rules | commit | commitdiff | tree | 
| 2009-01-22 | Magnus Hagander | Explicitly bind gettext to the correct encoding on... | commit | commitdiff | tree | 
| 2009-01-21 | Magnus Hagander | Remove stray ' character at end of line. | commit | commitdiff | tree | 
| 2009-01-21 | Heikki Linnakangas | Forgot to handle the new SPI_OK_REWRITTEN result code... | commit | commitdiff | tree | 
| 2009-01-21 | Heikki Linnakangas | Add new SPI_OK_REWRITTEN return code to SPI_execute... | commit | commitdiff | tree | 
| 2009-01-21 | Magnus Hagander | Make win32 builds always do SetEnvironmentVariable... | commit | commitdiff | tree | 
| 2009-01-21 | Magnus Hagander | Make some strings translatable again that were accident... | commit | commitdiff | tree | 
| 2009-01-21 | Magnus Hagander | Install .mo files for NLS as <program>-<version>.mo... | commit | commitdiff | tree | 
| 2009-01-20 | Heikki Linnakangas | Add a new option to RestoreBkpBlocks() to indicate... | commit | commitdiff | tree | 
| 2009-01-20 | Peter Eisentraut | Do not msgmerge against /dev/null; merge against the... | commit | commitdiff | tree | 
| 2009-01-20 | Peter Eisentraut | Revise the permission checking on user mapping DDL... | commit | commitdiff | tree | 
| 2009-01-20 | Bruce Momjian | Update \d*S documentation to be more accurate;  system... | commit | commitdiff | tree | 
| 2009-01-20 | Bruce Momjian | Make psql \d and \dt consistent for system tables,... | commit | commitdiff | tree | 
| 2009-01-19 | Bruce Momjian | Document RELKIND_SPECIAL reference in psql, from <... | commit | commitdiff | tree | 
| 2009-01-19 | Tom Lane | Fix accidental (I suppose) introduction of non-ASCII... | commit | commitdiff | tree | 
| 2009-01-19 | Magnus Hagander | Use the new text domain names ("postgres-8.4" instead... | commit | commitdiff | tree | 
| 2009-01-19 | Peter Eisentraut | Avoid regression test cases that fail in locales that... | commit | commitdiff | tree | 
| 2009-01-19 | Peter Eisentraut | Alter regression test cases that rely on the sort order... | commit | commitdiff | tree | 
| 2009-01-19 | Peter Eisentraut | Alter the regression test cases that rely on the sort... | commit | commitdiff | tree | 
| 2009-01-19 | Peter Eisentraut | Message wordsmithing | commit | commitdiff | tree | 
| 2009-01-18 | Tom Lane | Fix a pg_dump output ordering problem introduced in... | commit | commitdiff | tree | 
| 2009-01-17 | Neil Conway | Fix an ungrammatical statement. | commit | commitdiff | tree | 
| 2009-01-17 | Neil Conway | Fix typo. | commit | commitdiff | tree | 
| 2009-01-16 | Peter Eisentraut | Manual attempt to update this file. | commit | commitdiff | tree | 
| 2009-01-16 | Peter Eisentraut | plpython_error.out is for Python 2.4, plpython_error_3... | commit | commitdiff | tree | 
| 2009-01-16 | Heikki Linnakangas | Add vacuum_freeze_table_age GUC option, to control... | commit | commitdiff | tree | 
| 2009-01-16 | Peter Eisentraut | Wordsmithing | commit | commitdiff | tree | 
| 2009-01-15 | Peter Eisentraut | Remove period from primary error message. | commit | commitdiff | tree | 
| 2009-01-15 | Heikki Linnakangas | Change explanation of pg_switch_xlog()'s return value... | commit | commitdiff | tree | 
| 2009-01-15 | Teodor Sigaev | Fix URL generation in headline. Only tag lexeme will... | commit | commitdiff | tree | 
| 2009-01-15 | Teodor Sigaev | Fix generation too long headline with ShortWords. | commit | commitdiff | tree | 
| 2009-01-15 | Peter Eisentraut | Cleanup pass over PL/Python NLS.  Add translation suppo... | commit | commitdiff | tree | 
| 2009-01-15 | Peter Eisentraut | Remove unneeded GETTEXT_TRIGGERS. | commit | commitdiff | tree | 
| 2009-01-15 | Peter Eisentraut | NLS cleanup in ecpglib | commit | commitdiff | tree | 
| 2009-01-15 | Peter Eisentraut | Build needed things in src/test/regress/ first.  And... | commit | commitdiff | tree | 
| 2009-01-15 | Peter Eisentraut | Make .pot files depend on the makefiles, so that they... | commit | commitdiff | tree | 
| 2009-01-15 | Bruce Momjian | Modify distdir rule to skip .git directory. | commit | commitdiff | tree | 
| 2009-01-15 | Bruce Momjian | Add documentation mention that full page writes have... | commit | commitdiff | tree | 
| 2009-01-14 | Bruce Momjian | Make 'find' syntax consistent;  add .git exclusion... | commit | commitdiff | tree | 
| 2009-01-14 | Peter Eisentraut | Avoid version-control system directories when creating... | commit | commitdiff | tree | 
| 2009-01-14 | Bruce Momjian | Remove empty #ifdef block. | commit | commitdiff | tree | 
| 2009-01-14 | Peter Eisentraut | Make the columns is_insertable_into and is_updatable... | commit | commitdiff | tree | 
| 2009-01-14 | Peter Eisentraut | Make error messages match backend style. | commit | commitdiff | tree | 
| 2009-01-14 | Bruce Momjian | Check nsl library for gethostbyname_r() on all platform... | commit | commitdiff | tree | 
| 2009-01-14 | Bruce Momjian | Renable threading build for Solaris 2.5, per report... | commit | commitdiff | tree | 
| 2009-01-14 | Peter Eisentraut | misc.o depends on pg_config_paths.h when --enable-nls... | commit | commitdiff | tree | 
| 2009-01-14 | Heikki Linnakangas | Remove broken Assertions that failed if a statement... | commit | commitdiff | tree | 
| 2009-01-13 | Peter Eisentraut | Remove useless (and insecure) temp file handling. | commit | commitdiff | tree | 
| 2009-01-13 | Magnus Hagander | Throw an error when using -C and -1 at the same time... | commit | commitdiff | tree | 
| 2009-01-13 | Magnus Hagander | Remove special-handling of usernames with Kerberos... | commit | commitdiff | tree | 
| 2009-01-13 | Bruce Momjian | Document how pglesslog can be used to reduce the storag... | commit | commitdiff | tree | 
| 2009-01-12 | Alvaro Herrera | Simplify the writing of amoptions routines by introduci... | commit | commitdiff | tree | 
| 2009-01-12 | Tom Lane | Tweak order of operations in BitmapHeapNext() to avoid... | commit | commitdiff | tree | 
| 2009-01-12 | Peter Eisentraut | Add some minimal documentation that the SQL standard... | commit | commitdiff | tree | 
| 2009-01-12 | Peter Eisentraut | Use qualified_name instead of relation_expr for command... | commit | commitdiff | tree | 
| 2009-01-12 | Peter Eisentraut | Add ONLY support to LOCK and TRUNCATE.  By default... | commit | commitdiff | tree | 
| 2009-01-12 | Tom Lane | Implement prefetching via posix_fadvise() for bitmap... | commit | commitdiff | tree | 
| 2009-01-11 | Tom Lane | Re-enable the old code in xlog.c that tried to use... | commit | commitdiff | tree | 
| 2009-01-11 | Peter Eisentraut | Make tests pass with or without locale. | commit | commitdiff | tree | 
| 2009-01-10 | Tom Lane | Revise the TIDBitmap API to support multiple concurrent... | commit | commitdiff | tree | 
| 2009-01-10 | Bruce Momjian | Modify libpq environment variable documentation to... | commit | commitdiff | tree | 
| 2009-01-10 | Bruce Momjian | Update link guidelines. | commit | commitdiff | tree | 
| 2009-01-10 | Bruce Momjian | Add guidelines section. | commit | commitdiff | tree | 
| 2009-01-10 | Bruce Momjian | Add file to explain SGML linking options, for use by... | commit | commitdiff | tree | 
| 2009-01-09 | Tom Lane | A further attempt at clarifying the \distv business. | commit | commitdiff | tree | 
| 2009-01-09 | Tom Lane | Fix libpq so that it reports PGRES_EMPTY_QUERY not... | commit | commitdiff | tree | 
| 2009-01-09 | Tom Lane | Arrange for function default arguments to be processed... | commit | commitdiff | tree | 
| 2009-01-09 | Bruce Momjian | Remove tabs from SGML docs. | commit | commitdiff | tree | 
| 2009-01-09 | Peter Eisentraut | Remove fairly useless mixed-case identifier test that... | commit | commitdiff | tree | 
| 2009-01-09 | Magnus Hagander | Code review of strftime patch, per comments from Tom: | commit | commitdiff | tree | 
| 2009-01-09 | Peter Eisentraut | Change chapter titles thus: | commit | commitdiff | tree | 
| 2009-01-09 | Magnus Hagander | Fix strftime usage on Win32 when trying to fetch the... | commit | commitdiff | tree | 
| 2009-01-09 | Peter Eisentraut | More portable use of "find". | commit | commitdiff | tree | 
| 2009-01-09 | Peter Eisentraut | Rewrite update-po target, so that it works less like... | commit | commitdiff | tree | 
| 2009-01-09 | Magnus Hagander | Make krb_realm and krb_server_hostname be pg_hba option... | commit | commitdiff | tree | 
| 2009-01-09 | Andrew Dunstan | Document values for pg_constraint confupdtype, confdelt... | commit | commitdiff | tree | 
| 2009-01-09 | Bruce Momjian | Update release notes for  8.3.5, 8.2.11, and 8.1.15... | commit | commitdiff | tree | 
| 2009-01-08 | Bruce Momjian | Fix memory leak for file name if expect file name conta... | commit | commitdiff | tree | 
| 2009-01-08 | Alvaro Herrera | A couple further reloptions improvements, per KaiGai... | commit | commitdiff | tree | 
| 2009-01-08 | Bruce Momjian | Document that txid_visible_in_snapshot() cannot be... | commit | commitdiff | tree | 
| 2009-01-08 | Tom Lane | Defend against null input in analyze_requires_snapshot... | commit | commitdiff | tree | 
| 2009-01-08 | Peter Eisentraut | Add note that not all SQL commands support ONLY in... | commit | commitdiff | tree | 
| 2009-01-08 | Bruce Momjian | Document current_query() as being the _client_ query. | commit | commitdiff | tree | 
| 2009-01-08 | Bruce Momjian | Revert current_query() change to use debug_query_string... | commit | commitdiff | tree | 
| 2009-01-07 | Bruce Momjian | Add comment about why BETWEEN uses operator strings... | commit | commitdiff | tree | 
| 2009-01-07 | Tom Lane | Create a third option named "partition" for constraint_... | commit | commitdiff | tree | 
| next |