2000-11-21 |
Tom Lane | Adjust opr_sanity.out for small change in OID allocation. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Tom Lane | Add missing #include <errno.h>. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Hiroshi Inoue | keep relations open until they are no longer needed. |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Tom Lane | Make oidin/oidout produce and consume unsigned represen... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Vadim B. Mikheev | Init ShmemVariableCache in BootStrapXLOG() |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Tom Lane | Simplify definition of pg_tables and pg_views views... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Tom Lane | Fix erroneous handling of parameters at SubqueryScan... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Tom Lane | Fix yacc failures in preproc.y. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Peter Eisentraut | Correct directory names. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Tom Lane | Silence gcc warnings. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Vadim B. Mikheev | No casting to LSN (XLogRecPtr) is required. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Tom Lane | Revise handling of oldstyle/newstyle functions per... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Peter Eisentraut | Enable WAL in config.h, not Makefile.global. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Peter Eisentraut | Include postgres.h before checking #ifdef XLOG. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Peter Eisentraut | Add configure checks for strtoll, strtoull (or strto... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Michael Meskes | Parser synced. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Peter Mount | Encoding patch to Connection by wrobell@posexperts... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Vadim B. Mikheev | Compile WAL by default. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Tom Lane | Eliminate unused-variable warning. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Tom Lane | Update README with proposed new method for determining... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Peter Eisentraut | Refinements |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Peter Eisentraut | Polish error messages, help output, give marginal clue... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Peter Eisentraut | Simplification: Build executable directly from .c... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Peter Eisentraut | Modify input and output routines to print plain binary... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Peter Eisentraut | Treat plain 'BIT' as 'BIT(1)'. |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Tom Lane | Tweak AbsoluteTimeIsReal() to avoid compiler bugs on... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Tom Lane | AIX patches from Andreas. |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Tom Lane | Suppress 'comparison-is-always-true' warning on machines |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Tom Lane | Modify locale code to defend against possibility that... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Tom Lane | Put back BufferSync() for WAL after database creation. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Peter Eisentraut | Add separate type category for bit string types, allowi... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Tatsuo Ishii | Fix bugs in EUC_TW support. This fix includes patches... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Tatsuo Ishii | Recongizing PGCLIENTENCODING has been broken since... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Tom Lane | Fix spelling errors in error message. |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Tom Lane | Suppress occasional failure of final DROP DATABASE... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Tom Lane | GNUmakefile failed to provide a way to invoke perl... |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Tom Lane | Forgot to add ppport.h to MANIFEST. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Peter Eisentraut | Make a pstrdup copy of the literalbuf when scanning... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Tom Lane | Change SearchSysCache coding conventions so that a... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Peter Eisentraut | Print bit values as binary strings (not hex) |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Peter Eisentraut | Add support for casting bit string constants. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Peter Eisentraut | Clean files after installing, since those files will... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Bruce Momjian | That variable I removed broke XLOG, that part of the... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Bruce Momjian | I think in datatype.sgml line 506 or so: |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Bruce Momjian | Make pgsql compile on FreeBSD-alpha. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Bruce Momjian | Syslog Facility Patch |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Peter Eisentraut | Repair markup |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Peter Eisentraut | Rename parameter "hostname" to "virtual_host". Seemed... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Tom Lane | Clean up array-dimensions parser a bit. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Peter Eisentraut | Fix return type |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Peter Eisentraut | spaces to tab |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Peter Eisentraut | Give GCC on Irix a (theoretical) chance. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Tom Lane | Minor cleanup of tableOid-related coding. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Tom Lane | Clean up comments. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Peter Eisentraut | Small polishing of syslog facility and ident settings... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Tom Lane | Extend CREATE DATABASE to allow selection of a template... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Peter Eisentraut | Update and polish postmaster and postgres help output... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Hiroshi Inoue | Fix illegal combination of SearchSysCacheTuple() and... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Bruce Momjian | Add mention of new leading-slash handling of hostname... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Bruce Momjian | Rename PortName to PortNumber. |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Bruce Momjian | Add mention of hostname leading slash handling to all... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Bruce Momjian | Remove -k unix socketpath option from client side,... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Bruce Momjian | Ok, You guys are probably tired of me, BUT, here is... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Bruce Momjian | Fix for no hterror(). |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Bruce Momjian | UUNET is looking into offering PostgreSQL as a part... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Hiroshi Inoue | SearchSysCacheTupleCopy() instead of SearchSysCache() |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Hiroshi Inoue | prevent open failure of VIEW |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Tom Lane | Keep track of the last active slot in the shared ProcSt... |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Bruce Momjian | Add new 7.0.3 item to all places. |
commit | commitdiff | tree | snapshot |
2000-11-12 |
Tom Lane | Restructure handling of inheritance queries so that... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Peter Eisentraut | Repair markup |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Peter Eisentraut | Markup enhancements, some factual corrections. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Peter Eisentraut | Make sure shell scripts send error messages to stderr. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Allow more timezone-like interpretation of INTERVALs. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Allow more timezone-like interpretation of INTERVALs. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Check for existence of the results directory before... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Define conversions to and from text for date, time... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Allow interpretation of INTERVALs with more timezone... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Mention new AT TIME ZONE feature. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Thomas G. Lockhart | Fix bug in recent improvement to type resolution code... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Peter Eisentraut | Eliminate word rot |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tom Lane | Update expected output to track recent code changes. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Bruce Momjian | Update to PyGreSQL 3.1: |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Bruce Momjian | the bug was not fixed in the snapshot of November 5th... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tom Lane | Adjust INET/CIDR display conventions and reimplement... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Bruce Momjian | Add update of HISTORY file for 7.0.3. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tom Lane | Fix typos. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Hiroshi Inoue | Use SearchSysCacheTupleCopy() instead of SearchSysCache... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Vadim B. Mikheev | pg_fsync is fsync in WAL version. |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Tom Lane | Clean up syscache so that recursive invocation is safe... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Peter Eisentraut | Real dynamic loader code |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Peter Eisentraut | Also test for 'void *' as third arg of accept() (as... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Tom Lane | ExecEndAppend() neglected to close indices on appended... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Michael Meskes | Applied yet another patch by Christof. Thanks Cristof! |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Vadim B. Mikheev | Auto checkpoint creation. |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Bruce Momjian | Please apply this patch to current, to fix a problem... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Tom Lane | Arrange for CASE or UNION with only untyped literal... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Tom Lane | Add some more union/intersect/except test cases, per... |
commit | commitdiff | tree | snapshot |
next |