2012-07-10 |
Tatsuo Ishii | Add comments about additional mule-internal charsets... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Fix ASCII case in pg_wchar2mule_with_len. |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Alvaro Herrera | plperl: Skip setting UTF8 flag when in SQL_ASCII encoding |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Alvaro Herrera | perltidy adjustments to new file |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Re-implement extraction of fixed prefixes from regular... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Tom Lane | Refactor pattern_fixed_prefix() to avoid dealing in... |
commit | commitdiff | tree | snapshot |
2012-07-09 |
Tom Lane | Fix planner to pass correct collation to operator selec... |
commit | commitdiff | tree | snapshot |
2012-07-07 |
Tom Lane | Simplify and document regex library's compact-NFA repre... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Alvaro Herrera | Convert libpq regress script to Perl |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Alvaro Herrera | Update libpq test expected output |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Run updated copyright.pl on HEAD and 9.2 trees, updatin... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Have copyright.pl skip updating something that is just... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Modify copyright.pl so all lines are processed, not... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix copyright.pl to properly skip the .git directory... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix spacing in copyright.pl after being run with missin... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Update pg_upgrade comments for recent configpath fix. |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Robert Haas | Fix failure of new wchar->mb functions to advance from... |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Bruce Momjian | Fix PGDATAOLD and PGDATANEW to properly set pgconfig... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Tom Lane | Don't try to trim "../" in join_path_components(). |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Heikki Linnakangas | Revert part of the previous patch that avoided using... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Heikki Linnakangas | Fix mapping of PostgreSQL encodings to Python encodings. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Tom Lane | Remove support for using wait3() in place of waitpid(). |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Alvaro Herrera | pg_upgrade: abstract out copying of files from old... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Magnus Hagander | Fix function argument tab completion for schema-qualifi... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Bruce Momjian | Fix missing regex slash that caused perltidy to get... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Bruce Momjian | Run newly-configured perltidy script on Perl files. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Robert Haas | Reduce messages about implicit indexes and sequences... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bruce Momjian | Have pg_dump in binary-upgrade mode properly drop user... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Fix sample INSTR function to return 0 if third arg... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Add wchar -> mb conversion routines. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | More doc cleanups for recent shared memory changes. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Documentation cleanups for recent shared memory changes. |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Increase the maximum initdb-configured value for shared... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Robert Haas | Make oid2name, pgbench, and vacuumlo set fallback_appli... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove duplicate, unnecessary, variable declaration |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Set the write location in the pg_receivexlog status... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Always treat a standby returning an an invalid flush... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove reference to default wal_buffers being 8 |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove references to pgfoundry as recommended hosting... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Magnus Hagander | Remove references to PostgreSQL bundled on Solaris |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Tom Lane | Improve documentation about MULE encoding. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Alvaro Herrera | Forgot an #include in the previous patch :-( |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Alvaro Herrera | Have REASSIGN OWNED work on extensions, too |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bruce Momjian | Have copyright tool mention that certain files should... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Robert Haas | Remove misleading hints about reducing the System V... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Fix a stupid bug I introduced into XLogFlush(). |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Fix position of WalSndWakeupRequest call. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Peter Eisentraut | Assorted message style improvements |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Tom Lane | Fix to_date's handling of year 519. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Work a little harder on comments for walsender wakeup... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Make commit_delay much smarter. |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Robert Haas | Make walsender more responsive. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Tom Lane | Fix race condition in enum value comparisons. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Tom Lane | Suppress compiler warnings in readfuncs.c. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Remove inappropriate semicolons after function definitions. |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Declare AnonymousShmem pointer as "void *". |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Tom Lane | Prevent CREATE TABLE LIKE/INHERITS from (mis) copying... |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Peter Eisentraut | initdb: Update check_need_password for new options |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Heikki Linnakangas | Validate xlog record header before enlarging the work... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tom Lane | Fix confusion between "size" and "AnonymousShmemSize". |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Heikki Linnakangas | Initialize shared memory copy of ckptXidEpoch correctly... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Alvaro Herrera | Make the pg_upgrade log files contain actual commands |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Peter Eisentraut | Make init-po and update-po recursive make targets |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Tom Lane | Fix NOTIFY to cope with I/O problems, such as out-of... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Alvaro Herrera | pg_upgrade: fix off-by-one mistake in snprintf |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Tom Lane | Provide MAP_FAILED if sys/mman.h doesn't. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Heikki Linnakangas | Update outdated commit; xlp_rem_len field is in page... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Peter Eisentraut | Further fix install program detection |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robert Haas | Fix broken mmap failure-detection code, and improve... |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robert Haas | Dramatically reduce System V shared memory consumption. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Robert Haas | Add missing space in event_source GUC description. |
commit | commitdiff | tree | snapshot |
2012-06-28 |
Tom Lane | Make UtilityContainsQuery recurse until it finds a... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Peter Eisentraut | Fix install program detection |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Heikki Linnakangas | Fix two more neglected comments, still referring to... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Heikki Linnakangas | I neglected many comments in the log+seg -> 64-bit... |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Robert Haas | Update release notes for pg_terminate_backend changes. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Peter Eisentraut | Use system install program when available and usable |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | Allow pg_terminate_backend() to be used on backends... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | When LWLOCK_STATS is defined, count spindelays. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Cope with smaller-than-normal BLCKSZ setting in SPGiST... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | Make DROP FUNCTION hint more informative. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Robert Haas | Reduce use of heavyweight locking inside hash AM. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Heikki Linnakangas | Fix pg_upgrade, broken by the xlogid/segno -> 64-bit... |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Make pg_dump emit more accurate dependency information. |
commit | commitdiff | tree | snapshot |
2012-06-26 |
Tom Lane | Improve pg_dump's dependency-sorting logic to enforce... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Alvaro Herrera | Tighten up includes in sinvaladt.h, twophase.h, proc.h |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Peter Eisentraut | Unify calling conventions for postgres/postmaster sub... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Robert Haas | Fix typo in DEBUG message, introduced by recent WAL... |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Robert Haas | Unbreak pg_resetxlog -l. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Robert Haas | Remove sanity test in XRecOffIsValid. |
commit | commitdiff | tree | snapshot |
2012-06-25 |
Kevin Grittner | Fix warning for 64-bit literal on 32-bit build. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Peter Eisentraut | Replace int2/int4 in C code with int16/int32 |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | I missed some references to xlogid/xrecoff in Win32... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Use UINT64CONST for 64-bit integer constants. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Oops. Remove stray paren. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Use LL suffix for 64-bit constants. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Replace XLogRecPtr struct with a 64-bit integer. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Allow WAL record header to be split across pages. |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Move WAL continuation record information to WAL page... |
commit | commitdiff | tree | snapshot |
2012-06-24 |
Heikki Linnakangas | Don't waste the last segment of each 4GB logical log... |
commit | commitdiff | tree | snapshot |
next |