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 |
2004-07-11 |
Tom Lane | ALTER TABLE SET TABLESPACE. Gavin Sherry, some rework... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Update German FAQ> |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Update URL's for mysql conversion tools. |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Remove postgresql.conf of 'info' as a valid client_min_... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Use canonicalize_path for -D, GUC paths, and paths... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Tom Lane | Move TablespaceCreateDbspace() call into smgrcreate... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Tom Lane | Rename XLOG_BTREE_NEWPAGE xlog record type into XLOG_HE... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Use standard macro for psql binary file open. Add... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Tom Lane | Cause the format of BC timestamptz output to be 'dateti... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Fix trim_trailing_separator() to not trim c:\ nor ... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Open files in binary mode on Win32 so control-z isn... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Allow configuration files to be placed outside the... |
commit | commitdiff | tree | snapshot |
2004-07-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Tom Lane | Defend against overrun of ExtraOptions array --- strict... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Tom Lane | Check more test points (in fact, every week in 1970... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Tom Lane | Fix BSD-only coding in port.c (passing a local variable... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Tom Lane | Test HAVING condition before computing targetlist of... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Bruce Momjian | Clarify schema meanings in pg_dump manual page by refer... |
commit | commitdiff | tree | snapshot |
2004-07-10 |
Bruce Momjian | Add --enable-thread-safety-force to force a thread... |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Bruce Momjian | Add OSX thread support for next 7.4.X |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Bruce Momjian | Formatting improvements: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Bruce Momjian | Regenerate: |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Bruce Momjian | regenerate. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Bruce Momjian | Bold dash line. |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Bruce Momjian | Update highlighting of dash. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Bruce Momjian | Move section: |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Bruce Momjian | Add comment describing ereport() NOTICE/WARNING distinc... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Bruce Momjian | Reorder dash mention to be more prominient. |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Tom Lane | Fix broken logic for pretty-printing parenthesis-suppre... |
commit | commitdiff | tree | snapshot |
2004-07-06 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Tom Lane | Revert broken rpath addition. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Tom Lane | Fix unchecked mallocs/strdups added by recent placehold... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Michael Meskes | Added free() calls against memory leak in interval.c. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Michael Meskes | - Fixed indicator in SET DESCRIPTOR. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Bruce Momjian | Fix paragraph mention in ALTER DATABASE manual page. |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Bruce Momjian | Allow plperl to compile with Perl 5.05. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Tom Lane | Fix misspellings: langauge -> language. |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Michael Meskes | Made sure SET DESCRIPTOR accepts all data types includi... |
commit | commitdiff | tree | snapshot |
2004-07-04 |
Tom Lane | Okay, I've had it with answering newbie questions about... |
commit | commitdiff | tree | snapshot |
2004-07-03 |
Tom Lane | Fix no-longer-correct bit-pushing in TransactionIdSetSt... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Tom Lane | Add missing operators of the form interval-plus-datetim... |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joe Conway | Andreas Pflug wrote: |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2004-07-02 |
Joe Conway | Attached is a 1 line bug fix for dbmirror that was... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Tom Lane | More paranoia in AtEOSubXact_SPI: don't assume we can... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Joe Conway | plperl update from Andrew Dunstan, deriving (I believe... |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Tom Lane | Further review of xact.c state machine for nested trans... |
commit | commitdiff | tree | snapshot |
next |