2004-03-25 |
Tom Lane | Convert some GUC variable references to links. |
commit | commitdiff | tree | snapshot |
2004-03-25 |
Teodor Sigaev | 1 Minimize memory allocation for void (but not null... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Tom Lane | Add a more useful error message for the case where... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Tom Lane | Replace max_expr_depth parameter with a max_stack_depth... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Tom Lane | Adjust error message wording per Andrew Dunstan's advice. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Make a cross-reference in the ALTER TABLE ref page... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Update description error text: |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Here's a patch implementing the "thread method" to... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Allow unlink/rename of files open by another process... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Fix a minor typo in the log_line_prefix docs and make... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Add thread locking to SSL and Kerberos connections. |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Document fallback to tcp/ip localhost connection from... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Fix some whitespace formatting, and remove an overly... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | >>Also, what is the default connection mode of psql... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Bruce Momjian | Use the new GUC variable default_with_oids in pg_dump... |
commit | commitdiff | tree | snapshot |
2004-03-24 |
Neil Conway | Update the float8 regression tests: they should now... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Tom Lane | PQresult should be PGresult. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Tom Lane | Fix small typo. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Tom Lane | Repair misleading description of MOVE's command tag... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Tom Lane | Use dollar-quoting for function bodies, unless disabled... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Bruce Momjian | When changing select() calls for delays into pg_usleep... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Tom Lane | Upgrade ALTER TABLE DROP COLUMN so that it can drop... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Neil Conway | Minor SGML improvements. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Neil Conway | Fix typo in postmaster reference page: from Tom. |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Bruce Momjian | fflush() FILE buffer to descriptor so stat call gets... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Neil Conway | Improve the locale and character set docs, add some... |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Bruce Momjian | Fix getpwuid_r call: |
commit | commitdiff | tree | snapshot |
2004-03-23 |
Tom Lane | Replace the virtual_host and tcpip_socket parameters... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Tom Lane | Before deciding we can use a socket for statistics... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Tom Lane | Add missing extern for optind. |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Tom Lane | Clean up rather poor description of the difference... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Tom Lane | Standardize output buffer size and display format for... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Bruce Momjian | Disasble threads on unixware until other platforms... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Bruce Momjian | Increase xlog str_time() static string variable, per... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Bruce Momjian | In working through a pg_autovacuum problem with Joe... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Bruce Momjian | I just noticed that \dp outputs "Table" to indicate... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Bruce Momjian | Adds DLLIMPORT modifier to check_function_bodies |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Bruce Momjian | Add mention of "-D_POSIX_PTHREAD_SEMANTICS" enabling... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Tom Lane | Add timestamp-versus-timestamptz cross-type comparison... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Tom Lane | Revise syntax-error reporting behavior to give pleasant... |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-03-21 |
Dennis Bjorklund | Translation updates |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Tom Lane | Rewrite pg_dump's comment-dumping code to pull over... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Bruce Momjian | Remove suggestiong for using test for wal_sync_method. |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Bruce Momjian | Always test getpwuid_r because HEAD always uses *_r... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Bruce Momjian | Handle draft version of getpwuid_r() that accepts only... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Tom Lane | Add a usage example for has_function_privilege(). |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Tom Lane | Create a validator for plpgsql, so that some minimal... |
commit | commitdiff | tree | snapshot |
2004-03-19 |
Tom Lane | Code review for log_line_prefix patch. Cooperate with... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Make test_fsync use optimizer flag. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Fix log_executor_stats if() test. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Add Unixware thread support from Larry Rosenman. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Allocate 16mb file for testing. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Have program default to 1000 loops, and add file name... |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Add comment about using this testing for wal_sync_method. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Add fsync tests: |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Mention which fsync methods are unavailable. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Add permission mode to opens(). |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Add missing include |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Remove acccidental object/binary files. |
commit | commitdiff | tree | snapshot |
2004-03-18 |
Bruce Momjian | Add fsync test program. It tests fsync to see if times... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Tom Lane | During btree index build, sort equal-keyed tuples accor... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Tom Lane | Reimplement CASE val WHEN compval1 THEN ... WHEN compva... |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Bruce Momjian | Document SPI_push() and SPI_pop(). |
commit | commitdiff | tree | snapshot |
2004-03-17 |
Tom Lane | Replace the switching function ExecEvalExpr() with... |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2004-03-16 |
Bruce Momjian | Remove double-rename used by Win32 on busy files. ... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | log_statement was not removed by the previous patch... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | The "cvs add" of test_thread_implicit.pgc seems to... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Check for EOF on pipe differs under win32, as it is... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | float8-small-is-zero and float8-exp-three-digits will... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | * postmaster.c: cleanup pmdaemonize under win32; missed... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Handle OID's and unsigned values better in pg_autovacuum. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Windows uses codepages rather than the environment... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Update random regression test text to be clearer. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Update random test description because it fails less... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Remove GUC log_statement, log_pid, log_timestamp, log_s... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Improve random regression tests to fail less frequently. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Bruce Momjian | Mention Linux syslog will sync lines to disk, and descr... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Tatsuo Ishii | Add PQmbdsplen() which returns the "display length... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Tom Lane | Localize our dependencies on the way to create NAN... |
commit | commitdiff | tree | snapshot |
2004-03-15 |
Tom Lane | Remove grotty special-case code in coerce_to_target_typ... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Update Solaris thread flags, per Jim Seymour |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Tweak planner so that index expressions and predicates... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Fix error in termination of COPY IN mode when using... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Mark linux as thread-enabled with new 7.5 tests. |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Fix ecpg_sqlca_key_destructor to return void. |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | > (I also see some post-7.4.1 changes in src/template... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Michael Meskes | - Fixed Informix compat math functions to cope with... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Neil Conway | Portability fixes and bug fixes for recent floating... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Teach psql to show the location of syntax errors visual... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Bruce Momjian | Rename README's to match directory names. Mention... |
commit | commitdiff | tree | snapshot |
2004-03-14 |
Tom Lane | Arrange to emit a CONTEXT: SQL function "foo" entry... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Tom Lane | Generate a WARNING when the column types in a foreign... |
commit | commitdiff | tree | snapshot |
2004-03-13 |
Tom Lane | Repair memory leakage introduced into the non-hashed... |
commit | commitdiff | tree | snapshot |
next |