issues
search
malthe
/
pq
A PostgreSQL job queueing system
376
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bugfix: Init broken if user isn't `postgres`
#25
manhg
closed
7 years ago
3
Fix ValueError('Encountered duplicate field name: timezone
#24
xq5he
closed
7 years ago
3
Package: switch to MANIFEST.in.
#23
alexanderad
closed
7 years ago
2
Add create.sql to package data
#22
billymillions-zz
closed
7 years ago
4
Fix non-ascii char in README.rst
#21
messense
closed
7 years ago
0
Current approach doesn't work with two-phase commit
#20
jimfulton
opened
7 years ago
1
Is interacting with existing transactions a feature?
#19
jimfulton
opened
7 years ago
24
Tasks PQ queue_class isn't used
#18
ulope
closed
5 years ago
1
Task api improvements
#17
jeanphix
closed
7 years ago
0
Add encoding when reading README and CHANGES files
#16
ronnix
closed
8 years ago
0
get() handles non-existent q_name cost-effectively
#15
mhjohnson
opened
8 years ago
10
_pull_item query can be executed over non-existent q_names
#14
3manuek
opened
8 years ago
1
Split of priority_idx and `q_name` column addition
#13
3manuek
closed
8 years ago
3
Bump new release
#12
jeanphix
closed
8 years ago
2
Handlers
#11
jeanphix
closed
8 years ago
14
Quote queue name within `LISTEN` statement.
#10
jeanphix
closed
8 years ago
2
Some minor fixes to make it work on rtd.
#9
stas
closed
9 years ago
0
Website
#8
stas
closed
9 years ago
0
Queue length now accounts for future scheduled tasks
#7
migurski
closed
9 years ago
0
Should len(queue) skip items scheduled in the future?
#6
migurski
closed
9 years ago
1
Fixed additional Python 3 bug
#5
migurski
closed
9 years ago
0
Made compatible with Python 3
#4
migurski
closed
9 years ago
4
Setup CI
#3
stas
closed
9 years ago
3
Fix contention and locks issue
#2
stas
closed
10 years ago
5
Fix database concurrency issue
#1
malthe
closed
10 years ago
1
Previous