2001-01-12 |
Philip Warner | Fixed handling of renamed columns in PK constraints |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Bruce Momjian | Add to DROP todo. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Tom Lane | Bring CREATE TABLE syntax synopsis into line with reali... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Philip Warner | - Check ntuples == 1 for various SELECT statements. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Tom Lane | Preserve constraints and column defaults during CLUSTER. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Marc G. Fournier | commit Oleg and Teodor's RD-tree implementation ..... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Marc G. Fournier | New feature: |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Peter Eisentraut | #ifdef out entire file for newer Cygwin versions. |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Peter Eisentraut | Add DLLIMPORT to TransactionCommandContext. |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Peter Eisentraut | Remove useless DLLIMPORT (only needed in header files). |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Marc G. Fournier | reduce HISTORY changes from this list too |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Marc G. Fournier | remove all the TODO updates, which drops of 12k from... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Marc G. Fournier | using cvs2cl.pl, generate a list of changes from beta1... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Peter Eisentraut | Make checks for global variables (sys_nerr, timezone... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Hiroshi Inoue | Removed a no longer needed SetWaitingForLock() call in |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Tom Lane | Do The Right Thing (tm) if asked to cluster a temp... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Michael Meskes | Synced preproc.y with gram.y. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Peter Eisentraut | Remove -L$(libdir) from DLLLIBS to prevent linking... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Peter Eisentraut | Add configure check for sys_nerr, to end all discussions. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | The KAME files md5.* and sha1.* have the following... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Apply proper sql.sgml change. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Attached is a doc patch for doc/src/sgml/sql.sgml. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | A patch for doc/src/sgml/plsql.sgml to add a little... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Approaching the current documentation from a position... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
PostgreSQL... | jump version to beta3 ... beta2 was created and pulled... REL7_1_BETA3 |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Tatsuo Ishii | Add a README file for multi-byte. This file is contribu... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Hiroshi Inoue | Disable query cancel during HandleDeadLock(). |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Vadim B. Mikheev | 1. Checkpoint.undo may be after checkpoint itself: |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Tatsuo Ishii | README.mb has been unified into SGML documents. |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Tom Lane | Fix oversight in planning of GROUP queries: when an... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Tom Lane | Fix small but critical typo ... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | Prevent vacuumdb from trying to vacuum template0. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | Document the system attributes ctid and tableoid, which... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | Document that we don't support ORDER BY with general... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Peter Eisentraut | Add rudimentary section about controlling kernel's... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Bruce Momjian | Remove compiler warning about uninitialized warnings. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | check for failure after vacuuming each DB, not only... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | Add some debugging support code (ifdef'd out in normal... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | LockBuffer should not elog while holding buffer's cntx_... |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Hiroshi Inoue | Keep relations open until they are no longer needed. |
commit | commitdiff | tree | snapshot |
2001-01-08 |
Tom Lane | Make outfuncs/readfuncs treat OIDs properly as unsigned... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tom Lane | Correct nasty error in heap_update: it was releasing... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tom Lane | Clear QueryCancel and ProcDiePending at start of proc_e... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tom Lane | Fix recent breakage of query-cancel logic, see my pghac... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
PostgreSQL... | tag configure as beta2 .. REL7_1_BETA2 |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tom Lane | Resultmap updates for OpenBSD, per report from bpalmer... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tom Lane | Modify readfuncs so that recursive use of stringToNode... |
commit | commitdiff | tree | snapshot |
2001-01-07 |
Tom Lane | Clean up checking of relkind for ALTER TABLE and LOCK... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tom Lane | Log memory context stats to stderr when reporting a... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tom Lane | Fix memory leak in relcache handling of rules: allocate... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Peter Eisentraut | Use more portable syntax for 'find'. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Peter Eisentraut | Polish help output. Allow --help to work with BSD... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tom Lane | No need for screen_size to be static. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Peter Eisentraut | Simplify rules to build man pages so they run a lot... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tatsuo Ishii | Update multibyte Japanese doc for 7.1. |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Peter Eisentraut | EXECUTE documentation, from "Robert B. Easter" <reaster... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Peter Eisentraut | Update section on SQL syntax. (Still a lot to be done... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Peter Eisentraut | Simplify the rules that explicitly allowed TYPE as... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tom Lane | Bring CREATE RULE reference page into some semblance... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tatsuo Ishii | Fix copy to make it more robust against unexpected... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Hiroshi Inoue | init_irels() is changed to be called in RelationCacheIn... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tom Lane | Fix NOT NULL option for plpgsql variables (doesn't... |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Tom Lane | Fix misplaced strdup(), which could lead to error messa... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Tom Lane | Rename and document some invalidation routines to make... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Tom Lane | Remove not-really-standard implementation of CREATE... |
commit | commitdiff | tree | snapshot |
2001-01-05 |
Tom Lane | Disallow creation of a child table by a user who does... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Peter Eisentraut | Allow NetBSD's libedit to be used instead of GNU Readli... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Peter Eisentraut | Correct path where to check for password file existance. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Tom Lane | Clean up some unnecessary fragility in EXECUTE command. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Tom Lane | Repair guaranteed core dump in SPI_exec(). Guess this... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Hiroshi Inoue | I neglected to remove a debug message,sorry. |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Tom Lane | pg_dump failed to handle backslashes embedded in functi... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Tom Lane | Fix breakage of rules using NOTIFY actions, per bug... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Tom Lane | New file format for COPY BINARY, in accordance with... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Tom Lane | MakeRetrieveViewRuleName was scribbling on memory that... |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Thomas G. Lockhart | Repair always-broken date_part('quarter',timestamp). |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-03 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Peter Eisentraut | Only update stamp-h if config.status actually looks... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Bruce Momjian | I've found a memory leak in libecpg of PostgreSQL 7... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Tom Lane | Document tuple ordering differences as a possible cause of |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Tom Lane | Clean up non-reentrant interface for hash_seq/HashTable... |
commit | commitdiff | tree | snapshot |
2001-01-02 |
Tom Lane | Tweak temporary-installation setup so that it doesn... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Update geometry-alpha-precision.out per reports from... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Define HAVE_LIBZ only if we detect <zlib.h> as well... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | CLUSTER forgot to create a TOAST table for the clustere... |
commit | commitdiff | tree | snapshot |
2001-01-01 |
Tom Lane | Ensure attcacheoff is written out as -1 when writing... |
commit | commitdiff | tree | snapshot |
next |