2004-07-29 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Tom Lane | Revert ill-conceived patch that made elog(FATAL) the... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Bruce Momjian | Update release notes with better wording. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Tom Lane | Fix subtransaction behavior for large objects, temp... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Tom Lane | Replace nested-BEGIN syntax for subtransactions with... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Bruce Momjian | Update tuple header size. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Tom Lane | Fix oversight: in case where SIGTERM is received while... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Tom Lane | Add some more logging to simplify diagnosis of problems... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Michael Meskes | SQL defines are only used in SQL space in Informix... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Bruce Momjian | Here is a patch that fixes the pipes used in find_other... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Bruce Momjian | Adjust release notes based on community feedback. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Bruce Momjian | Update 7.5 release notes. |
commit | commitdiff | tree | snapshot |
2004-07-25 |
Bruce Momjian | Improve description of release note creation. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Tom Lane | Fix obsolete comment. |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Tom Lane | log_destination should only be PGC_SIGHUP, not PGC_POST... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Bruce Momjian | First draft of 7.5 release notes. Still needs markup... |
commit | commitdiff | tree | snapshot |
2004-07-24 |
Bruce Momjian | Add steps for creating release notes. |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Bruce Momjian | Move Win32 defines from port.h to win32.h. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tom Lane | Add cross-check that current timeline of pg_control... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tom Lane | Add a check on file size as an additional safety check... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Bruce Momjian | Updated wording: |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tom Lane | Still another try at automatically detecting the best... |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tom Lane | Avoid default: followed by no statement, per Dann Corbit. |
commit | commitdiff | tree | snapshot |
2004-07-22 |
Tom Lane | Add missing <getopt.h>, per Dann Corbit. |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Tom Lane | Invent WAL timelines, as per recent discussion, to... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | The attached patch allows 'select foo()' as well as... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | Please find enclosed a patch that matches the PL/Perl... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | The attached patch shows the new column "tablespace... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | Back out pg_autovacuum commit after cvs clean failure... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | lease find enclosed a patch that matches the PL/Perl... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | Mention plpgsql: |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Bruce Momjian | Allow borland compiles. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | As per the following: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | Fix unused variable when Assert() not used. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | Suppress readline usage in mingw in configure. |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Michael Meskes | Synced parser and keyword list. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Bruce Momjian | Here is another patch that fixes a stack of pg_dump... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Tom Lane | Fix incorrect tracking of session authorization in... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Bruce Momjian | No CVS FAQ, just CVS docs. |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Tom Lane | Install recovery.conf.sample into the /share install... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Tom Lane | Remove unportable use of strptime() to parse recovery... |
commit | commitdiff | tree | snapshot |
2004-07-19 |
Tom Lane | XLOG file archiving and point-in-time recovery. There... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Peter Eisentraut | Rename AC_PROG_LD* macros to PGAC_PROG_LD*. This avoid... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Tom Lane | When renaming a column that participates in a foreign... |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Tom Lane | Fix broken markup, per Jonathan Gardner. |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-17 |
Tom Lane | Invent ResourceOwner mechanism as per my recent proposa... |
commit | commitdiff | tree | snapshot |
2004-07-16 |
Bruce Momjian | Here is a patch required to build plperl with win32... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Bruce Momjian | Properly order mysql links. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Bruce Momjian | Add French FAQ. |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Bruce Momjian | > pg_ctl --help |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Tom Lane | For a SQL function declared to return a named composite... |
commit | commitdiff | tree | snapshot |
2004-07-15 |
Bruce Momjian | Add permission display to \db+. |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Peter Eisentraut | Detect locale/encoding mismatch in initdb, or pick... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Bruce Momjian | Have \dn+ show permissions and description for schemas. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Bruce Momjian | Change pg_dump to use ALTER OWNER commands instead... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Tom Lane | Can't have blank lines in resultmap; some versions... |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Bruce Momjian | Add new join file. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Bruce Momjian | Move tablespace name up on to the same line in psql \d. |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Bruce Momjian | Rename join ordering named join_1.out |
commit | commitdiff | tree | snapshot |
2004-07-13 |
Tom Lane | Cause libpq and ecpg libraries to be built as proper... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Peter Eisentraut | Make installation instructions match reality. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Add tablespace location display for psql \d. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Add has_tablespace_privilege(). |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Add Win32-specific join ordering. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Add blank line to new canonicalize_path file, which... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | canonicalization adjustments. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Put back canonicalization of PGDATA environment variable. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Use strdup in pg_ctl for canonicalize_path on environme... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | This patch adds the following options to pg_dumpall... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | The attached patch, which incorporates the previous... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | > win32 doesn't support a static initializer for mutexe... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Back out thread fix until I get clarification. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | win32 doesn't support a static initializer for mutexes... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Tom Lane | Remove TABLESPACE option of CREATE SEQUENCE; sequences... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | New text. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Fix library_path with canonicalization. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Fix username mismatch in initdb. Magnus. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Wording improvement. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATAB... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Move comma. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | The outer #define was forgotten. Attached patch adds... |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Added Matthew: |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | New Czech FAQ. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Add FAQ entry on hardware selection. |
commit | commitdiff | tree | snapshot |
2004-07-12 |
Bruce Momjian | Canonicalize preload_libraries after it is split up... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Cleanup for canonicalization fixes, from Tom. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | This patch fixes a small error in the Porting PL/SQL... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Example for create function using argument names |
commit | commitdiff | tree | snapshot |
next |