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 |
2000-11-09 |
Tom Lane | Repair some bugs in new union/intersect/except code. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Tom Lane | Clean up compiler warnings. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Tom Lane | Make DROP TABLE rollback-able: postpone physical file... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Bruce Momjian | Add ANALYSE spelling of ANALYZE for vacuum. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Only use ld -R flag in UW 7.1*, since it's new. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Fix 'soname's for various platforms, so that libpq... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Add dependencies required for parallel make |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Dump identity of alternative location, if any. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Add '-c name=val' flag for setting run-time parameters. |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Peter Eisentraut | Reimplement alternative database locations with symlink... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Tom Lane | CLUSTER did no permissions checking, forsooth ... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Thomas G. Lockhart | Enable fallback to string type when argument(s) are... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Bruce Momjian | This somehow gets moot. Is there a way to make gcc... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Meskes | Undo incorrectly committed Makefile. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Meskes | Third try. Sorry, I had a wrong path in my copy statement. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Meskes | Added more patches by Cristif Petig. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Tom Lane | Update for new results. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Tom Lane | DropErrorMsg() died with assert failure if try to drop... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Peter Eisentraut | Update geometry for FreeBSD 4.1 (same as 4.0) |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Peter Eisentraut | Add -V option to backend, to show version, since -... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Peter Eisentraut | Fix GNU make detection. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Tom Lane | Add explicit ORDER BYs in a couple of cases --- seems... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Tom Lane | I think Thomas missed an update here... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Bruce Momjian | Back out aix makefile patch. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Bruce Momjian | Makefile.ports (copied from makefiles/Makefile.aix... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Add support for AT TIME ZONE syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Add tests for more INTERVAL syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Add functions to support AT TIME ZONE syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Fix INTERVAL output when year/month has different sign... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Implement AT TIME ZONE SQL9x syntax. |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Thomas G. Lockhart | Allow type resolution for UNKNOWN arguments to function... |
commit | commitdiff | tree | snapshot |
2000-11-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Vadim B. Mikheev | New CHECKPOINT command. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Peter Eisentraut | Add some configure checks for DocBook and related tools... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Peter Eisentraut | Update for recent developments (C++, shlib), minor... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Tom Lane | UNION select in a CREATE RULE caused a weird error... |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Tom Lane | Allow ORDER BY, LIMIT in sub-selects. Fix most (not... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | Update for createlang options in docs. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | more procedural doc cleanup |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Bruce Momjian | Make PROCEDURAL optional in CREATE/DROP LANGUAGE. |
commit | commitdiff | tree | snapshot |
next |