2003-01-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2003-01-03 |
Hiroshi Inoue | Add casts between oid and lo in contrib. |
commit | commitdiff | tree |
2003-01-02 |
Bruce Momjian | Fix BSD/OS thread file locking bug in new fseeko code. |
commit | commitdiff | tree |
2003-01-01 |
Tom Lane | fastpath code neglected to check whether user has privi... |
commit | commitdiff | tree |
2003-01-01 |
Tom Lane | Awhile back I wrote that freebsd.h was probably broken... |
commit | commitdiff | tree |
2002-12-30 |
Tom Lane | Point does not return a center of lseg. |
commit | commitdiff | tree |
2002-12-29 |
Tom Lane | Adjust hash table sizing algorithm to avoid integer... |
commit | commitdiff | tree |
2002-12-27 |
Tom Lane | Deliver better error message when a relation name is... |
commit | commitdiff | tree |
2002-12-27 |
Tom Lane | Remove overenthusiastic free'ing of comment dependencie... |
commit | commitdiff | tree |
2002-12-27 |
Bruce Momjian | Small fix in documentation and some examples of usage... |
commit | commitdiff | tree |
2002-12-27 |
Bruce Momjian | Trivial patch to increase max_fsm_pages as per earlier... |
commit | commitdiff | tree |
2002-12-23 |
Bruce Momjian | Update SSL error message for improper permissions.... |
commit | commitdiff | tree |
2002-12-21 |
Tom Lane | Fix possible buffer overrun in \d command: substr(... REL7_3_1 |
commit | commitdiff | tree |
2002-12-20 |
Bruce Momjian | Update 7.3.1 to give proper attribution to pg_dump... |
commit | commitdiff | tree |
2002-12-18 |
Peter Eisentraut | Fix release notes and installation instructions for... |
commit | commitdiff | tree |
2002-12-18 |
Bruce Momjian | Update Russian FAQ. Update all FAQ's for 7.3.X branch. |
commit | commitdiff | tree |
2002-12-18 |
Bruce Momjian | Update RELEASE checklist. |
commit | commitdiff | tree |
2002-12-18 |
Bruce Momjian | Update INSTALL file for 7.3.1. |
commit | commitdiff | tree |
2002-12-18 |
PostgreSQL... | From the SSL_CTX_new man page: |
commit | commitdiff | tree |
2002-12-18 |
Bruce Momjian | Update FAQ for 7.3.1. |
commit | commitdiff | tree |
2002-12-18 |
Bruce Momjian | Stamp 7.3.1. |
commit | commitdiff | tree |
2002-12-16 |
Tom Lane | Fix ALTER TABLE ADD COLUMN to disallow the same column... |
commit | commitdiff | tree |
2002-12-14 |
Bruce Momjian | The actual segfault was caused by a double pfree()... |
commit | commitdiff | tree |
2002-12-14 |
Bruce Momjian | Ok, I think I've gotten this figured out now. I saw... |
commit | commitdiff | tree |
2002-12-13 |
Bruce Momjian | Backpatch SSL fixes into 7.3.1. |
commit | commitdiff | tree |
2002-12-13 |
Bruce Momjian | Increment libpq major number for 7.3.1 and minor for... |
commit | commitdiff | tree |
2002-12-13 |
Bruce Momjian | This patch fixes minor bugs in dictionary generator... |
commit | commitdiff | tree |
2002-12-12 |
Tom Lane | Guard against overrunning CTZName buffer when TZ is... |
commit | commitdiff | tree |
2002-12-12 |
Tom Lane | Back-patch fix to prevent core dump in EXPLAIN if optim... |
commit | commitdiff | tree |
2002-12-11 |
Bruce Momjian | Mark SCO Openserver 5.0.4. supported by 7.3.1 as per... |
commit | commitdiff | tree |
2002-12-11 |
Bruce Momjian | Fix line count error reporting in config files, like... |
commit | commitdiff | tree |
2002-12-11 |
Bruce Momjian | Bump version for 7.3 and 7.4. |
commit | commitdiff | tree |
2002-12-10 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2002-12-09 |
Bruce Momjian | This patch updates doc/src/sgml/runtime.sgml to refer... |
commit | commitdiff | tree |
2002-12-09 |
Peter Eisentraut | Fix Latin1/Unicode conversion by selecting the right... |
commit | commitdiff | tree |
2002-12-09 |
Bruce Momjian | As far as I figured from the source code this function... |
commit | commitdiff | tree |
2002-12-06 |
Tom Lane | Explain's code for showing quals of SubqueryScan nodes... |
commit | commitdiff | tree |
2002-12-06 |
Bruce Momjian | Thank you very much, you catch it :). This bug had... |
commit | commitdiff | tree |
2002-12-05 |
Tom Lane | localbuf.c must be able to do blind writes. |
commit | commitdiff | tree |
2002-12-05 |
Tom Lane | Avoid pulling up sublinks from a subselect's targetlist... |
commit | commitdiff | tree |
2002-12-05 |
Bruce Momjian | It looks like the problem was introduced when the ... |
commit | commitdiff | tree |
2002-12-05 |
Bruce Momjian | Allow 'password' encryption even when pg_shadow has... |
commit | commitdiff | tree |
2002-12-05 |
Dave Cramer | changed sort of column names to sort by attnum, not... |
commit | commitdiff | tree |
2002-12-04 |
Tom Lane | Repair oversight in recent change of dependency extract... |
commit | commitdiff | tree |
2002-12-03 |
Tom Lane | Fix off-by-one bug in usage check. |
commit | commitdiff | tree |
2002-12-02 |
Tom Lane | Repair core dump when trying to delete an entry from... |
commit | commitdiff | tree |
2002-12-02 |
Tom Lane | Fix script name in README. |
commit | commitdiff | tree |
2002-12-02 |
Tom Lane | Fix dependency generation for multicolumn foreign keys... |
commit | commitdiff | tree |
2002-12-01 |
Tom Lane | Fix pg_dump failure against 7.1 or older servers, per |
commit | commitdiff | tree |
2002-12-01 |
Tom Lane | Repair coredump in COPY OUT when client encoding is... |
commit | commitdiff | tree |
2002-11-29 |
Tom Lane | Repair prehistoric logic error in lseg_eq and lseg_ne. |
commit | commitdiff | tree |
2002-11-27 |
Tom Lane | rm should be rm -f, per comment from Peter Harris. REL7_3 |
commit | commitdiff | tree |
2002-11-27 |
Tom Lane | Update resultmap pattern for geometry-solaris-i386... |
commit | commitdiff | tree |
2002-11-26 |
Bruce Momjian | Update TODO in 7.3 branch |
commit | commitdiff | tree |
2002-11-26 |
Bruce Momjian | Recreate HISTORY file to match release.sgml changes... |
commit | commitdiff | tree |
2002-11-26 |
Bruce Momjian | Update build rules for /HISTORY. |
commit | commitdiff | tree |
2002-11-26 |
Bruce Momjian | Fix typo in release notes. |
commit | commitdiff | tree |
2002-11-26 |
Bruce Momjian | Allocate proper length for sprintf string, from Tatsuo. |
commit | commitdiff | tree |
2002-11-26 |
Tatsuo Ishii | Guard against 0 length string encoding conversion case. |
commit | commitdiff | tree |
2002-11-25 |
Bruce Momjian | Remove check for pg_group file as part of initdb -W... |
commit | commitdiff | tree |
2002-11-23 |
Tom Lane | Fix inappropriate quoting in dblink. From Joe Conway. |
commit | commitdiff | tree |
2002-11-23 |
Tom Lane | Update ports list from recent regression-test-database... |
commit | commitdiff | tree |
2002-11-23 |
Tom Lane | Release note improvements (Neil, Tom) |
commit | commitdiff | tree |
2002-11-23 |
Tom Lane | Remove inappropriate double-quoting in connectby()... |
commit | commitdiff | tree |
2002-11-22 |
Tom Lane | Fix a dozen or so places that were passing unpredictabl... |
commit | commitdiff | tree |
2002-11-22 |
Bruce Momjian | Fix elog in dbmirror to use %s. |
commit | commitdiff | tree |
2002-11-22 |
Tom Lane | Quote database name properly when invoking pg_dump... |
commit | commitdiff | tree |
2002-11-22 |
Tom Lane | TAS code originally written for s390 (32-bit) does... |
commit | commitdiff | tree |
2002-11-21 |
Peter Eisentraut | Fixups for man pages |
commit | commitdiff | tree |
2002-11-21 |
Tom Lane | Fix breakage in new-in-7.3 timetz_zone() function:... |
commit | commitdiff | tree |
2002-11-21 |
Peter Eisentraut | Regenerate |
commit | commitdiff | tree |
2002-11-21 |
Tom Lane | Code review for superuser_reserved_connections patch... |
commit | commitdiff | tree |
2002-11-21 |
Tom Lane | NetBSD versions 1.6 and (we hope) later can use the... |
commit | commitdiff | tree |
2002-11-21 |
Tom Lane | This locale-specific variant file seems not to have... |
commit | commitdiff | tree |
2002-11-20 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-20 |
Barry Lind | Fix a stupid cut and paste error from the commit last... |
commit | commitdiff | tree |
2002-11-20 |
Barry Lind | Backport bug with executeBatch. This bug was a regress... |
commit | commitdiff | tree |
2002-11-19 |
Bruce Momjian | Back out NetBSD/arm32 port. |
commit | commitdiff | tree |
2002-11-19 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-18 |
Bruce Momjian | Fix markup breakage. |
commit | commitdiff | tree |
2002-11-18 |
Peter Eisentraut | Fix typo and markup. |
commit | commitdiff | tree |
2002-11-18 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-18 |
Bruce Momjian | Stamp RC2. |
commit | commitdiff | tree |
2002-11-18 |
Tom Lane | Put back error test for DECLARE CURSOR outside a transa... |
commit | commitdiff | tree |
2002-11-17 |
Peter Eisentraut | Revise SQL features list. |
commit | commitdiff | tree |
2002-11-16 |
PostgreSQL... | mis-tag'd as the release instead of rc1 ... |
commit | commitdiff | tree |
2002-11-16 |
Bruce Momjian | Update TODO/FAQ for 7.3 release. |
commit | commitdiff | tree |
2002-11-16 |
Bruce Momjian | Update for RC1. |
commit | commitdiff | tree |
2002-11-15 |
Tom Lane | Push qual clauses containing subplans to the back of... |
commit | commitdiff | tree |
2002-11-14 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-14 |
Bruce Momjian | Fix Magnus's name. |
commit | commitdiff | tree |
2002-11-14 |
Bruce Momjian | Fix version number for FreeBSD/alpha on ports list. |
commit | commitdiff | tree |
2002-11-14 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-14 |
Barry Lind | Backpatch from head: fixes for a threading bug, a probl... |
commit | commitdiff | tree |
2002-11-14 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-14 |
Bruce Momjian | Update ports list. |
commit | commitdiff | tree |
2002-11-13 |
Peter Eisentraut | Update German translations. |
commit | commitdiff | tree |
2002-11-13 |
Tom Lane | Allow +1300 as a numeric timezone specifier; we already... |
commit | commitdiff | tree |
2002-11-13 |
Tom Lane | Use cat instead of echo or awk, to avoid portability... |
commit | commitdiff | tree |
2002-11-12 |
Bruce Momjian | Add AIX as supported platform. |
commit | commitdiff | tree |
next |