2011-02-08 |
Heikki Linnakangas | Fix copy-pasto in description of pg_serial, and silence... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Robert Haas | Avoid having autovacuum workers wait for relation locks. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Heikki Linnakangas | Oops, forgot to bump catversion in the Serializable... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Heikki Linnakangas | Implement genuine serializable isolation level. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Itagaki Takahiro | Fix a comment for MergeAttributes. |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Andrew Dunstan | Supply now required HeUTF8 macro for plperl where it... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
Itagaki Takahiro | Fix error messages for FreeFile in COPY command. |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Bruce Momjian | remove tags. |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Andrew Dunstan | Force strings passed to and from plperl to be in UTF8... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Bruce Momjian | Adjust libpq docs to be clearer about 'hostaddr' usage... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Bruce Momjian | Rename macro DECIMAL to DECIMAL_T to help pgindent... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Magnus Hagander | IDENTIFY_SYSTEM now returns 3 fields, not 2 |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Robert Haas | Tighten ALTER FOREIGN TABLE .. SET DATA TYPE checks. |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Bruce Momjian | Add C comment about why older compilers complain about... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
Andrew Dunstan | Attempt to unbreak MSVC builds after pipe.c move. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bruce Momjian | Add doc comment that installation.sgml can't use xrefs. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Clarify comment in ATRewriteTable(). |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Move pipe.c into the backend. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Bruce Momjian | In docs, move PQrequestCancel() deprecation mention... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Avoid including postgres.h in frontend compiles of... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Update ALTER TABLE docs to mention using VACUUM FULL... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Use $(MAKE) rather than make. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Make handling of errcodes.h more consistent with other... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Magnus Hagander | Attempt to un-break the documentation build again |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Unbreak 'configure' followed immediately by 'make install'. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Magnus Hagander | Use single quotes when there are backslashes in the... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Unbreak the VPATH build. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Preserve copyright notice from old errcodes.h file. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Haas | Avoid maintaining three separate copies of the error... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Robert Haas | ALTER TABLE sometimes takes only ShareUpdateExclusiveLock. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Bruce Momjian | In docs, PL is Procedural Language, not Programming... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Bruce Momjian | Simplify code used in is_absolute_path() macro; also... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Magnus Hagander | Include more status information in walsender results |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Magnus Hagander | Fix typo. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Robert Haas | Further sepgsql documentation cleanup. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Robert Haas | sepgsql doc fix |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Robert Haas | Minor sepgsql regression test fixes. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Robert Haas | Various sepgsql corrections. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Bruce Momjian | Rename function to first_path_var_separator() to clarif... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Bruce Momjian | Clearify macro IS_PATH_VAR_SEP in path.c so it is clear... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Robert Haas | Log restartpoints in the same fashion as checkpoints. |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Tom Lane | Repair multiple breakage in Windows-specific code for... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Tom Lane | Clean up missed change to plpython expected files. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Bruce Momjian | Mark all GUC variables with <varname> markup, rather... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Bruce Momjian | Fix wrong verb in pg_upgrade text message, per Haas. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Bruce Momjian | Simplify pg_upgrade checking of executable permissions. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Peter Eisentraut | Wrap PL/Python SPI calls into subtransactions |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Andrew Dunstan | Add comment on why we're passing a useless 'false... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Document that CREATE VIEW that uses "*" for the column... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Properly capitalize hyphenated words in documentation... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Clarify documentation to state that "zero_damaged_pages... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Peter Eisentraut | Add validator to PL/Python |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Document that effective cache size does not assume... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Document that Slony can do upgrades easier _because_... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Clarify pg_upgrade install instructions, per suggestion... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Add missing period "." in pg_upgrade documentation. |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Add pg_upgrade comment for why we can't use template1... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Andrew Dunstan | Set up PLPerl trigger data using C code instead of... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Magnus Hagander | Undefine setlocale() macro on Win32 |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Simon Riggs | Re-classify ERRCODE_DATABASE_DROPPED to 57P04 |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Itagaki Takahiro | Fix wrong error reports in 'number of array dimensions... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Itagaki Takahiro | Add a link from client_encoding parameter to the list... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Improve docs for pg_authid encryption description with... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | In pg_authid.rolpassword docs, make "md5" appear as... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Tom Lane | Support LIKE and ILIKE index searches via contrib/pg_tr... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Bruce Momjian | Fix pg_upgrade to create pg_authid restore functions... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Simon Riggs | Create new errcode for recovery conflict caused by... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Heikki Linnakangas | Remove spurious word, spotted by Thom Brown. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Bruce Momjian | Update pg_upgrade docs to mention its use in a less... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Bruce Momjian | Fix SGML markup for upgrade doc addition. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Simon Riggs | Fix error code for canceling statement due to conflict... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Andrew Dunstan | Update docs on building for Windows to accomodate curre... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Bruce Momjian | Move upgrade instructions into its own section under... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Heikki Linnakangas | Fix typo |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Heikki Linnakangas | Support multiple concurrent pg_basebackup backups. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Andrew Dunstan | Fix typo |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Andrew Dunstan | Enable building with the Mingw64 compiler. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Tom Lane | Make reduce_outer_joins() smarter about semijoins. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Magnus Hagander | Add option to include WAL in base backup |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Bruce Momjian | Properly capitalize documentation headings; some only... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Tom Lane | Make installation.sgml build standalone again. |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Magnus Hagander | Use GSSAPI library for SSPI auth, when native SSPI... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Robert Haas | Try to avoid running with a full fsync request queue. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Tom Lane | Copy-edit a paragraph in the contrib/seg documentation. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Rephrase pg_conversion description to avoid splitting... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Update release notes. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Prevent buffer overrun while parsing an integer in... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Don't include <asm/ia64regs.h> unnecessarily. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Update release notes for releases 9.0.3, 8.4.7, 8.3... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Heikki Linnakangas | Update psql's \copyright to match the text we have... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Improve grammar and spelling in durability discussion. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Bruce Momjian | Update non-durable docs about non-synchronous-commit... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Robert Haas | Restore ALTER TABLE .. ADD COLUMN w/DEFAULT restriction. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Bruce Momjian | Restructure streaming docs so streaming seems more... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Tom Lane | Change inv_truncate() to not repeat its systable_getnex... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Eisentraut | Use -Wformat-security when available |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Eisentraut | autoreconf |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Eisentraut | Do not prefix error messages with the string "PL/Python: " |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Eisentraut | Improve exception usage in PL/Python |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Peter Eisentraut | Also save the error detail in SPIError |
commit | commitdiff | tree | snapshot |
next |