2003-12-23 |
Bruce Momjian | Supress non-temp schemas from psql \dn display. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Use inlined TAS() on PA-RISC, if we are compiling with... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Fix a number of places where reconfiguring with a diffe... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | More bogosity in alter_table test: sometimes causes... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | alter_table test sometimes failed in parallel mode... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Push responsibility for selecting out-of-line-assembler... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Mop-up for HAS_TEST_AND_SET refactoring. Un-break... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Have configure --without-spinlocks actually not use... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Move slock_t typdefs into s_lock.h from include/port... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Remove __alpha__ additions in main.c but document that... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Bruce Momjian | Remove NEED_I386_TAS_ASM and just test for compiler... |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Tom Lane | Allow plpgsql variables' default value expressions... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | This applied patch remove NEED_SPARC_TAS_ASM and instea... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | Test for __alpha and __alpha__. |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | Clarification: |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Bruce Momjian | Regenerate HISTORY for release. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Fix broken markup, adjust 7.4.1 release date, re-sync... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Further cleanup in _bt_first: eliminate duplicate code... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Bruce Momjian | Update 7.4.1 release notes in preparation for release. |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Bruce Momjian | Back out: |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Bruce Momjian | [ This description should have been on the earlier... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Previous change exposed some opportunities for further... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | Improve btree's initial-positioning-strategy code so... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Tom Lane | The recent DUMMY_PROCS patch broke accounting for the... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | bufmgr.c failed to compile on Darwin, because it didn... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | Dept. of third thoughts: in fact, libpq should support... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | Fix broken IDENT support for FreeBSD (appears to have... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | This patch is the next step towards (re)allowing fork... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Another markup fix for recent patch. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | In my mind there were two categories of open issues |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Update HISTORY file for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Bruce Momjian | Supress ecpg thread test if configure didn't enable... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Bruce Momjian | Prevent service dbname from defaulting to service name... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | 7.4.1 release note improvements |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | Forbid REVOKE on untrusted languages, and don't dump... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | Add missing $(X). |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Tom Lane | Make to_hex() behave portably on negative input values... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Joe Conway | Use a shutdown callback to ensure proper clean up when... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Fix memory leak with SSL connections due to missing... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Use a shutdown callback to clear setArgsValid in a... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Peter Eisentraut | Forgot to change one compatlib.h. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Ensure set-returning functions in the targetlist of... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Teodor Sigaev | Fix signed char in comparison and check memory allocation |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Peter Eisentraut | Move Informix compatibility include files out of the... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | patch for new OID74Test |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | fixed up OID74 test to conform with other tests, by... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Bruce Momjian | Please find enclosed a patch exemplifying typical use... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Bruce Momjian | Here is the definition of relation_byte_size() in optim... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | patch by Kris Jurka to use the correct protocol based... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Adjust rules output for unknown-vs-any change (affects... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Be a little smarter in group_clauses_by_indexkey_for_jo... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | information_schema.constraint_column_usage and key_colu... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Fix DecodeInterval to handle '-0.1' sanely, per gripe... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Repair badly broken estimation of output buffer size... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Reorder tests in parse_coerce so that ANY/ANYELEMENT... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Peter Eisentraut | Remove pg_id. |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Repair planner failure when there are multiple IN claus... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Dave Cramer | revoked patch from Kris Jurka to fix multiarguments... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Dave Cramer | patch from Kris Jurka to fix large object 7.1 compatibl... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Michael Meskes | - Added just another patch by Dave that fixes a reverse... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Dave Cramer | added polish translation submitted by Piotr Maj |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Bruce Momjian | Restore information schema upgrade instructions of... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Eisentraut | Add example for converting epoch back to timestamp. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Eisentraut | Fix constraint_column_usage for foreign keys. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Eisentraut | Repair name. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Bruce Momjian | Add mention of non-standard extension: |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Bruce Momjian | Add for ecpg: |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Bruce Momjian | Mention ecpg SET CONNECTION is not thread-aware. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Peter Eisentraut | Override some of the changes in DocBook DSSSL styleshee... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Bruce Momjian | Add mention with might need to use cp -R someday for... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Bruce Momjian | Update HISTORY and release notes for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Neil Conway | Fix two typos in the documentation for PREPARE. |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Neil Conway | I posted some bufmgr cleanup a few weeks ago, but it... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Neil Conway | This patch fixes a few more uppercase GUC vars. I also... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Neil Conway | This patch makes some improvements and adds some additi... |
commit | commitdiff | tree | snapshot |
2003-12-14 |
Neil Conway | This patch makes some SGML markup more consistent and... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Neil Conway | This patch makes some SGML markup more consistent and... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Bruce Momjian | Add /usr/local/sgml/docbook-dsssl to the default search... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Bruce Momjian | SGML doc build instructions --- no more DTDDECL, fix... |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Bruce Momjian | Add fadvise TODO.detail. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Bruce Momjian | Update TODO.detail syntax: |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Bruce Momjian | Add Czech language FAQ's |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Peter Eisentraut | This patch properly sets the prototype for the on_shmem... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | add missing SQLState by Patrick Higgins |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | cancel row updates sets values to null by Kris Jurka |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | patch to indicate why test cases failed from Oliver... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | patch to fix returning he information schema as a syste... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | fix casting pooled connections to PGStatement problem... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | patch to build under jdk1.1 from Richard Scranton |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | binary stream patch by Kris Jurka fixes empty stream... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | metadata encoding patch from Kris Jurka |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Peter Eisentraut | Fix for vpath build |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Tom Lane | Fix thinko in comment. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Peter Eisentraut | Make some wording consistent with DROP OPERATOR descrip... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Peter Eisentraut | Fix instructions how to shut down postmaster. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Dave Cramer | build number set to 300 to avoid conflict with 7.4... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Dave Cramer | patch to deal with unique foreign keys in 7.4 from... |
commit | commitdiff | tree | snapshot |
next |