2001-04-16 |
Bruce Momjian | Add new item. |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Tom Lane | getdatabaseencoding() and PG_encoding_to_char() were... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Tom Lane | Remove error report from pq_endmessage when pq_putmessa... |
commit | commitdiff | tree | snapshot |
2001-04-16 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Tom Lane | Add LDFLAGS_SL to AIX shlib building command, per repor... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Tom Lane | Constant expressions that appear in ORDER BY, GROUP... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Tom Lane | Prevent generation of invalid plans for RIGHT or FULL... |
commit | commitdiff | tree | snapshot |
2001-04-15 |
Peter Eisentraut | If the password prompt goes to stderr, then the trailin... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Peter Eisentraut | Work with Readline 4.2. |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Bruce Momjian | Add debug_query_string global variable for pgmonitor... |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Philip Warner | - Get view OID based on rule OID not base table OID |
commit | commitdiff | tree | snapshot |
2001-04-14 |
Tom Lane | Another try at making numeric MODULO operator produce... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Tom Lane | Suppress compiler warnings in Vax and NS32K assembly... |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Marc G. Fournier | tag the source tree as REL7_1, renaming the old tag... REL7_1 |
commit | commitdiff | tree | snapshot |
2001-04-13 |
Bruce Momjian | Remove as-of from HISTORY file. |
commit | commitdiff | tree | snapshot |
2001-04-12 |
D'Arcy J.M... | I just noticed the beta comment. That's not actually... |
commit | commitdiff | tree | snapshot |
2001-04-09 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Marc G. Fournier | upgrade tags to rc4 (note lower case for packagers) |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Peter Eisentraut | Rearrange distribution split as discussed on -hackers. |
commit | commitdiff | tree | snapshot |
2001-04-08 |
Peter Eisentraut | Update to reflect OpenSSL 0.9.6a release. |
commit | commitdiff | tree | snapshot |
2001-04-07 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Marc G. Fournier | update the change log, but nothing else ... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Peter Eisentraut | Revert wrong SCO OpenServer report, update comments... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Hiroshi Inoue | Sorry my previous change was a mistake. |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Thomas G. Lockhart | Utility to add the stylesheet "s0" definition to an... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Marc G. Fournier | mark it as RC3 ... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Hiroshi Inoue | 1) Fit the precision of floating point to that of serve... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Thomas G. Lockhart | Final (?) platform update for the 7.1 release. Includes... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Thomas G. Lockhart | Alter the previous test for "time with time zone" impli... |
commit | commitdiff | tree | snapshot |
2001-04-06 |
Tom Lane | Since plpgsql keeps its compiled function parsetrees... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Tom Lane | Fix comment that Vadim found confusing. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Vadim B. Mikheev | StartupXLOG(): initialize XLogCtl->Insert to new page... |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Michael Meskes | Hopefully fixed the long long problem. |
commit | commitdiff | tree | snapshot |
2001-04-05 |
Tom Lane | pg_dump needs to use ONLY when selecting data from... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Lane | Clean up AIX makefile to recognize subversions of AIX... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Lane | Fix/cleanup DLLLIBS handling for Cygwin port. If it... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Tom Lane | Remove daylight-savings-time-dependent tests of 'time... |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Peter Eisentraut | update |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Vadim B. Mikheev | Have to lock buffer while changing page' LSN. |
commit | commitdiff | tree | snapshot |
2001-04-04 |
Philip Warner | Don't dump CHECK constraints with same source and names... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Vadim B. Mikheev | Log sequence creation (to initialize magic number on... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tom Lane | Provide snprintf() if system hasn't got it. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bruce Momjian | See attached for a minor documentation patch that more... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tom Lane | Correct bogus mktime() calls. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Bruce Momjian | Remove last-updated date stamp for 7.1. |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Philip Warner | - Handle overridden attrs as per discussions 2-Apr... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tom Lane | Check for failure of malloc() and realloc() when alloca... |
commit | commitdiff | tree | snapshot |
2001-04-03 |
Tom Lane | open(2) flags saved for re-opening a virtual file shoul... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tom Lane | Restore pre-7.1 behavior of allowing DROP of a table... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tom Lane | _mdfd_getrelnfd() should include kernel error code... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tom Lane | Complain if the same column name is inherited from... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Bruce Momjian | Update HISTORY/release.sgml to current. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Thomas G. Lockhart | Update info for platforms BeOS, Tru64, Linux/MIPS,... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Bruce Momjian | Disable creation of indexes on system tables. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Michael Meskes | Synced pgc.l with scan.l. |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tom Lane | Remove duplicate definition of DLLLIBS, per gripe from... |
commit | commitdiff | tree | snapshot |
2001-04-02 |
Tom Lane | Tom Ivar Helbekkmo <tih@kpnQwest.no> says that dynamic... |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Tom Lane | Planner wasn't correctly handling adjustment of tuple_f... |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Marc G. Fournier | RC2 preparations ... |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Philip Warner | Patch to put rudimentary dependency support into pg_dum... |
commit | commitdiff | tree | snapshot |
2001-04-01 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Tom Lane | On Cygwin, do initial connect() call in blocking mode... |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Tom Lane | pqWait() should check for exception status as well... |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bruce Momjian | Add elog file. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Tom Lane | Re-allow specification of a new default value for an... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
D'Arcy J.M... | Marc-Andre is changing where DateTime goes. This chang... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
D'Arcy J.M... | Correct indenting in _quote() function. |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Tom Lane | Add appropriately ifdef'd hack to make ARM compiler... |
commit | commitdiff | tree | snapshot |
2001-03-30 |
Tom Lane | random_seed => seed ... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Bruce Momjian | Put proper pgaccess Chinese big5 file in place. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Peter Eisentraut | Rename 'random_seed' back to 'seed'. |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Peter Eisentraut | small fixes |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Michael Meskes | Applied bug fix by Adriaan Joubert <a.joubert@albourne... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-03-28 |
Tom Lane | Correct erroneous description of MVCC Read Committed... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Tom Lane | Quick hack to fix Oliver Elphick's problem with subsele... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Tom Lane | Repair pgindent damage to comments. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Bruce Momjian | > Kinda looks like Ian broke the compile-in-source... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Bruce Momjian | The following patch updates the FAQ_AIX and makes C... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
D'Arcy J.M... | Add changes from Mikhail Terekhov <terekhov@emc.com>. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Tatsuo Ishii | Add checking for valid database encoding. |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Bruce Momjian | ODBC source code cleanup. Mostly alignment of #define... |
commit | commitdiff | tree | snapshot |
2001-03-27 |
Tom Lane | Spell __volatile__ correctly. |
commit | commitdiff | tree | snapshot |
2001-03-26 |
Bruce Momjian | OpenBSD resultmap change: |
commit | commitdiff | tree | snapshot |
next |